[erlang-questions] Deforesting tuple updates

Mikael Pettersson mikpe@REDACTED
Thu Feb 22 17:18:34 CET 2007


> From erlang-questions-bounces@REDACTED Thu Feb 22 16:58:18 2007
> Delivered-To: unknown
> DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta;
> 	h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
> 	b=MPxH6zAZvOW9/743VhYgLBeeCaCglBbOB3cxjj3naqIpLXTED8XWbzMY8VYcXJGiBqF4brpo1KrJr4PjwN0DQWWCEDETS1nBFC1L3VWiBBcQpXCvxECqOP7HmyaSs4XCvqVcv9NNBWrllMeYKzJbCMxUQDvmWBoRA4IzURxHGbo=
> DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta;
> 	h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer;
> 	b=mp5j5l8tQ1W0xqtVUxCjYA9Ld+pS3/y8hHTXWfcLX1lIr0qhAZRxgKO7/pbR6bp4XVbFOUJ0o2KkA9deELkThp9vDZNOQFY4iR3wV4sB9R4RI5n4EGdGhnzC0fJcOLKioVBIarW7fQHVhMMX/5HikoULwRr4WdiIRwT7Gr92foY=
> Mime-Version: 1.0 (Apple Message framework v752.3)
> From: Joel Reymont <joelr1@REDACTED>
> Date: Thu, 22 Feb 2007 15:37:50 +0000
> To: Daniel Luna <luna@REDACTED>
> Cc: Erlang Questions <erlang-questions@REDACTED>
> Subject: Re: [erlang-questions] Deforesting tuple updates
> X-BeenThere: erlang-questions@REDACTED
> X-Mailman-Version: 2.1.6
> List-Id: Erlang/OTP discussions <erlang-questions.erlang.org>
> List-Unsubscribe: <http://www.erlang.org/mailman/listinfo/erlang-questions>,
> 	<mailto:erlang-questions-request@REDACTED?subject=unsubscribe>
> List-Archive: <http://www.erlang.org/pipermail/erlang-questions>
> List-Post: <mailto:erlang-questions@REDACTED>
> List-Help: <mailto:erlang-questions-request@REDACTED?subject=help>
> List-Subscribe: <http://www.erlang.org/mailman/listinfo/erlang-questions>,
> 	<mailto:erlang-questions-request@REDACTED?subject=subscribe>
> Content-Transfer-Encoding: 7bit
> X-Spam-Checker-Version: SpamAssassin 2.63-itruleset1 (2004-01-11) on 
> 	harpo.it.uu.se
> X-Spam-Level: 
> X-Spam-Status: No, hits=-4.9 required=8.0 tests=BAYES_00 autolearn=ham 
> 	version=2.63-itruleset1
> 
> I don't think it works for floats or doubles. It's just bytes or  
> fixnums if I remember it correctly.
> 
> On Feb 22, 2007, at 3:32 PM, Daniel Luna wrote:
> 
> > As long as the values in the array are simple terms, you can use  
> > hipe_bifs:bytearray/2.
> 
> --
> http://wagerlabs.com/
> 
> 
> 
> 
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
> 
ls



More information about the erlang-questions mailing list