issues
search
sillydan1
/
expr
Simple variable and environment manipulation language
MIT License
1
stars
0
forks
source link
Patch/virtual driver
#6
Closed
sillydan1
closed
2 years ago
sillydan1
commented
2 years ago
This MR adds:
The modulo operator (e.g.
33 % 3 :-> 0
)
The
driver
class is now virtual, and can be extended
This MR adds:
33 % 3 :-> 0
)driver
class is now virtual, and can be extended