sebastianbenz / Jnario

Executable specifications for Java
136 stars 38 forks source link

Fix performance bug in JnarioStandaloneCompiler #132

Closed borisbrodski closed 10 years ago

sebastianbenz commented 10 years ago

Awesome find! Would it also be possible to use map[...].toList instead of implementing an eager map?

borisbrodski commented 10 years ago

Unfortunatly not. toList just passes result of map[] through.

Gesendet über Yahoo Mail für Android