issues
search
erg-lang
/
erg
A statically typed language compatible with Python
http://erg-lang.org
Apache License 2.0
2.7k
stars
55
forks
source link
Add type-narrowing
#410
Closed
mtshiba
closed
1 year ago
mtshiba
commented
1 year ago
TODOs:
[x]
in
[x]
notin
[x]
is
[x]
isnot
[x]
isinstance
[x]
==
,
!=
,
>=
, ..
TODOs:
in
notin
is
isnot
isinstance
==
,!=
,>=
, ..