tokiwa-software / fuzion-idioms

Idioms from https://www.programming-idioms.org implemented in the Fuzion language.
Other
3 stars 3 forks source link

idioms: Minor fixes and improvements #103

Closed fridis closed 9 months ago

fridis commented 9 months ago

idiom 203: Remove type parameter for map, updated expected output

idom 6: use partial application and fold to force execution after map.