I actually can't think of any functional languages that use < > for type variables (I'm sure there's one or two, but it can't be common)
I actually can't think of any functional languages that use < > for type variables (I'm sure there's one or two, but it can't be common)
Depends on what you mean by functional language. I was considering main-stream languages that support some form of functional programming. So Rust, F#, C#, Kotlin, Swift, Typescript, etc
F# does, I think