Mastodon: @sean@dice.camp

  • 0 Posts
  • 37 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle


  • I love the arrow in functional programming. Some functional languages (like reasonml) has multiple arrow operators that did different things like this one -> would put the argument in the first position (a popular JS pattern) and the big arrow |> would put it last like most functional languages.

    I know this is about CPP but honestly I love the way it looks, but I’m a weirdo lol