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
169
Commits
2
Branches
35
Tags
9.4
MiB
cb3d8827fa
Commit Graph
2 Commits
Author
SHA1
Message
Date
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