issues
search
robpike
/
ivy
ivy, an APL-like calculator
Other
1.33k
stars
103
forks
source link
how to recover redefined core operator ?
#145
Closed
robpike
closed
1 year ago
robpike
commented
1 year ago
Discussed in
https://github.com/robpike/ivy/discussions/125
Originally posted by **kpym** December 23, 2022
If I redefine for example `mod` by `op a mod b = 0` how can I recover the original `mod` ?
robpike
commented
1 year ago
Fixed by c7523a413aa10a66ee87e3a5ac5882784e0f4d5d
Discussed in https://github.com/robpike/ivy/discussions/125