F#
Trying F# in Functional February 2023
Trying out F#, a functional language that's part of the .NET ecosystem. Here's what I thought, how it went in Functional February and what's next.
Trying out F#, a functional language that's part of the .NET ecosystem. Here's what I thought, how it went in Functional February and what's next.
Elixir is a dynamic functional language with a couple of things I really enjoy using, pattern matching and guards are the coolest things I’ve seen.
Elixir is a functional programming language which runs on the Erlang VM, it’s touted as being “designed for building scalable and maintainable applications” and if you squint, it has a very Ruby-esque syntax on the surface.