You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trivial: List.all identity isn't really something you need a library to provide, no?
arbitrary: toString on a boolean is a bit funky, as each language/file format will need different names
out of scope: we don't deal with elm/json and don't want to depend on it.
In other words, I would like to see a more complete argument for including any of these functions other than "Is not Bool part of core?", before we consider this.
kutyel
changed the title
Add Bool.Extra functions
Add Bool.Extra functions
Apr 5, 2024
One of those is obvious, the other you need to read a fair amount of documentation...
Anyway, I think my opinion is clear. I'll leave this open for now and if there is a lot more consensus that we should include it, then we can re-evaluate this.
Is not
Bool
part of core? 🤔 https://package.elm-lang.org/packages/Chadtech/elm-bool-extra/latest/Bool-ExtraThe text was updated successfully, but these errors were encountered: