← Back to context Comment by pezezin 1 year ago The \ is a simplified lambda, because most programmers can't type λ easily. 4 comments pezezin Reply robertlagrant 1 year ago I would be very in favour of making λ a keyword, though. Maybe a linter could convert \ to λ. iso8859-1 1 year ago it would be confusing since it's not part of UnicodeSyntaxhttps://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/unic... robertlagrant 1 year ago Well, even better to add it to that! But I was thinking generally, to be honest. I really want Python to synonimise the keyword lamdba with the λ symbol so I can golf my Advent of Code code better. 1 reply →
robertlagrant 1 year ago I would be very in favour of making λ a keyword, though. Maybe a linter could convert \ to λ. iso8859-1 1 year ago it would be confusing since it's not part of UnicodeSyntaxhttps://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/unic... robertlagrant 1 year ago Well, even better to add it to that! But I was thinking generally, to be honest. I really want Python to synonimise the keyword lamdba with the λ symbol so I can golf my Advent of Code code better. 1 reply →
iso8859-1 1 year ago it would be confusing since it's not part of UnicodeSyntaxhttps://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/unic... robertlagrant 1 year ago Well, even better to add it to that! But I was thinking generally, to be honest. I really want Python to synonimise the keyword lamdba with the λ symbol so I can golf my Advent of Code code better. 1 reply →
robertlagrant 1 year ago Well, even better to add it to that! But I was thinking generally, to be honest. I really want Python to synonimise the keyword lamdba with the λ symbol so I can golf my Advent of Code code better. 1 reply →
I would be very in favour of making λ a keyword, though. Maybe a linter could convert \ to λ.
it would be confusing since it's not part of UnicodeSyntax
https://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/unic...
Well, even better to add it to that! But I was thinking generally, to be honest. I really want Python to synonimise the keyword lamdba with the λ symbol so I can golf my Advent of Code code better.
1 reply →