This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
expr
Watch
1
Star
0
Fork
0
You've already forked expr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
305
Commits
2
Branches
35
Tags
9.4
MiB
3736214c5a
Commit Graph
2 Commits
Author
SHA1
Message
Date
Celestino Amoroso
9ea170e53b
new operator 'in': it returns true if a item belongs to a list or if a key belongs to a dict
2024-05-19 01:44:50 +02:00
Celestino Amoroso
c39970fa7e
new operator 'in' added. It check if an item is member of a list, or if a key is contained in a dictionary
2024-05-18 07:47:41 +02:00