This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
David Bernheisel
david.bernheisel.com
did:plc:jfsigp5qadbh2vzs4h7vprvs
Elixir 1.19 lands some new type checking, this time with protocols! If you implement a pattern-match inside of a protocol implementation that isn't possible, the compiler will now warn! It was also warn if you implement for an unknown (eg, misspelled) module.
#ElixirLang
2024-12-28T15:40:09.355Z