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
172
Commits
2
Branches
35
Tags
9.4
MiB
49904f9097
Commit Graph
3 Commits
Author
SHA1
Message
Date
Celestino Amoroso
49904f9097
the new ListType type takes the of []any
2024-05-01 21:47:27 +02:00
Celestino Amoroso
aa66d07caa
Iterators now support generic operation interface based on methods HasOperation() and CallOperation().
...
Also fixed mul() function that called doAdd() instead of doMul().
2024-04-28 06:45:39 +02:00
Celestino Amoroso
7941c2dfec
the FlatArrayIterator has been moved to the new file iter-list.go
2024-04-26 04:30:43 +02:00