Updated SotL/L documents for Iteration 2
Andrey Breslav
andrey.breslav at jetbrains.com
Sun Sep 16 12:11:53 PDT 2012
> In the past, we outlined a few strategies for getting to primitive support:
>
> - Primitive specialization of streams (e.g., IntStream) with overloads like map(IntMapper) -> yields IntStream. We'd probably just do Int/Long/Double.
> - VM magic to make boxing costs go away (and give ponies to all the children of the world)
Is this really an option, considering the deadlines etc? If we by any chance could have fixnums, the world would be so much nicer...
--
Andrey Breslav
http://jetbrains.com
Develop with pleasure!
More information about the lambda-libs-spec-observers
mailing list