|
|
|
|
|
by int_19h
1724 days ago
|
|
This is the usual arrangement in functional programming languages - ML, Haskell etc all use juxtaposition to denote function application. If you want something along these lines, but a bit closer to mainstream, with easy access to popular libraries etc, that would probably be F#. |
|