[MLton-commit] r5327

Vesa Karvonen vesak at mlton.org
Sun Feb 25 23:34:58 PST 2007


More monadic operators.

----------------------------------------------------------------------

U   mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml

----------------------------------------------------------------------

Modified: mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml
===================================================================
--- mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml	2007-02-26 07:18:06 UTC (rev 5326)
+++ mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml	2007-02-26 07:34:49 UTC (rev 5327)
@@ -68,6 +68,7 @@
 infixr 2 !         !         !   |<  !         !        !
 (* ========================================================================== *)
 infix  1 !    :=   ! orElse  !       ! >>= >>& !        ! :=: += -=
+         !         !         !       ! >>* >>@ !        !
 (* ========================================================================== *)
 infix  0 ! before  !         !       !         !   &`   ! &
 (* -------------------------------------------------------------------------- *)




More information about the MLton-commit mailing list