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
ed29333a87d28bb2f4329a1a74a136ef7371d918
oasis-server
/
lib
/
math.ml
T
Nathan Anderson
ed29333a87
WIP server
2023-08-13 22:44:10 -06:00
3 lines
40 B
OCaml
Raw
Blame
History
let
add
x
y
=
x
+
y
let
sub
x
y
=
x
-
y
Reference in New Issue
View Git Blame
Copy Permalink