Skip Navigation

NeoHaskell

neohaskell.org NeoHaskell

A Haskell dialect to think less and do more

NeoHaskell

This example is my justification for posting it here:

"NeoHaskell is cool"
  |> Text.toWordList
  |> List.map Text.length
  |> List.map (\x -> x * x)
  |> List.takeIf Int.isEven
0
Lobste.rs @lemmy.bestiver.se RSS Bot @lemmy.bestiver.se
BOT

NeoHaskell

2 0
0 comments