issues
search
gus-caribe
/
voidsafe
A "null-safe-like" approach to Python programming language.
MIT License
1
stars
0
forks
source link
Bug: VoidSafe[x](y).z doesn't Work with IFNDEF
#22
Open
gus-caribe
opened
7 months ago
gus-caribe
commented
7 months ago
Problem
Type Union generated by "linter hacking" doesn't allow coalescing with
IFNDEF
.
Suggestion to Solve It
Allowing
Any
as
_LeftType
of
_UndefinedCoalesce
.
Problem
IFNDEF
.Suggestion to Solve It
Any
as_LeftType
of_UndefinedCoalesce
.