Ghislain Guiot
Ghislain Guiot
### The Problem Error when submitting a form (with `required` keyword) after having replaced entirely the form via a func reducer. ### Steps to Reproduce Have an input `required`, a...
I cannot understand why this produces an error: ```elm { card, num } = { card: [], num: 1 } List.map card \n -> when n is Not v if...
Using the REPL for documentation about a builtin function call is very useful and also the only way for some builtins to have the real definition (the website is sometimes...