hg: lambda/lambda/jdk: Remove FlatMapper and relevant flatMap variants; migrate to flatMap(e -> stream)
Marc Petit-Huguenin
marc at petit-huguenin.org
Tue May 21 14:45:37 PDT 2013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 04/09/2013 02:43 PM, Peter Levart wrote:
>
> On 04/09/2013 11:27 PM, Marc Petit-Huguenin wrote: On 04/09/2013 01:59 PM,
> Mike Duigou wrote:
>>>> FlatMapper alternatives are available. At this point the API is
>>>> still undergoing refinement. This and many other things are still
>>>> likely to change before the Java 8 streams API is complete. Our focus
>>>> is on making the best long term decisions for Java and not the short
>>>> term convenience of early adopters (think of yourselves as
>>>> experimental volunteers).
>>>>
>>>> If you absolutely can't live without the APIs mentioned you need to
>>>> explain why they are essential and why the alternatives are
>>>> inadequate/inferior.
> The minimum I can't absolutely live without is a Turing machine, so don't
> mind me. It's just that is it the 3rd time that something I really like is
> removed from the stream API.
>
>> Is there a proof that Stream API is Turing complete ?-)
I do not think that the Stream API is Turing complete as it is. But it can be
if there is a way to loop the elements back to the source (probably not a good
idea).
- --
Marc Petit-Huguenin
Email: marc at petit-huguenin.org
Blog: http://blog.marc.petit-huguenin.org
Profile: http://www.linkedin.com/in/petithug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRm+r+AAoJECnERZXWan7EeVgP/0tycxLI03A/AkfBAMjGhpfQ
KSQ4PyM/KU9cCrWO5RGrhp7oTRi+rUqQ4TAO5goqgHMGVQJ/Wov+E4LRRgPsa2xg
kXLfWjEx/t1QHvmH7QlYaykQSop8uqIZj66oYUG5R5MlyGU6nRezZyFneE7mOj6L
PEYddhtRJ/iym3gmQRDYy1eCFWNqYjnyC6ehsEhmBDZhJW97WSvFlFmdFs6rP6XJ
d4hPkMPu8Revou3evhbSQFuLF+ecHqpLpJFTnzMoMOjFQjpj6t5okEkWuBLRCyHg
g0mP3mbu5JyMjt1pu+aHs4jMZMAhy57WoB6uXENbrtf2hpiW6HEguRhVJDkcd0/G
CgwjMlXXnjdIca2O2UQ4vEbqWujGUcJcDPoTmXp4ByVMnoaYzjR53eYlnxZ0e+Cx
0MZLuAacRK1XjEuEyH81bJWbwQEK1wxhPExZRqeNkn/2QZiNzIqXAZOgSKhK3bQ9
H00SD+0T57qaWVXJsUfOeuGJPklPJhs87otf//QnWUKm/lZzw3cQFKUEzOEoKYfq
fhXYQprPytbLmM0X+L6q3WYH0jWQqE239YQ8bD78auuznjvFcRM+ejp3ISriIn/l
GAl4tA8otgW1Q3IOkdsUPcnOlIhLBpSDhUWVxmp9gm51ctC82aAH8vNRcjoy9Tr5
+Eya+2xwGTI2hpMh90ZP
=MZEZ
-----END PGP SIGNATURE-----
More information about the lambda-dev
mailing list