This website requires JavaScript.
Explore
Help
Sign In
elvis
/
lci
Watch
1
Star
0
Fork
0
You've already forked lci
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a71d5011b5952cc241d0888604a83fb8a24cfdc
lci
/
lib
/
utility.mli
4 lines
67 B
OCaml
Raw
Normal View
History
Unescape
Escape
Fix main, added extra functionality, added extra tests in main. TODO: add real unit tests
2024-10-05 18:40:45 +02:00
val
pow
:
int
->
int
->
int
Added powmod in utility and PowerMod in the sintax and semantics of MiniImp
2024-10-07 14:13:28 +02:00
val
powmod
:
int
->
int
->
int
->
int
Reference in New Issue
Copy Permalink