• skulbuny
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 days ago

    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