Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
ZelphirKaltstahl
/
sml-examples
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3f0b6281ff
Branches
Tags
master
sml-examples
/
basics
/
precedence.org
precedence.org
492 B
History
Raw
Precedence
type
*
type
->
arithmetic
~
arithmetic
*
arithmetic
div
arithmetic
+
,
-
arithmetic
>
,
<
,
>=
,
<=
,
=
,
<>
function application