This website requires JavaScript.
Explore
Help
Sign In
tom
/
oasis-server
Watch
1
Star
0
Fork
0
You've already forked oasis-server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
main
oasis-server
/
lib
/
math.ml
T
Add File
New File
Upload File
Apply Patch
Nathan Anderson
ed29333a87
WIP server
2023-08-13 22:44:10 -06:00
3 lines
40 B
OCaml
Raw
Permalink
Blame
History
let
add
x
y
=
x
+
y
let
sub
x
y
=
x
-
y
Reference in New Issue
View Git Blame
Copy Permalink