issues
search
guida-lang
/
compiler
Guida is a functional programming language that builds upon the solid foundation of Elm, offering backward compatibility with all existing Elm 0.19.1 projects
https://guida-lang.org
Other
41
stars
2
forks
source link
allow _name wildcard pattern
#41
Open
decioferreira
opened
2 weeks ago
decioferreira
commented
2 weeks ago
Allow
_
to have an associated name. References:
https://github.com/gren-lang/compiler/pull/121
Allow
_
to have an associated name. References: