ppx_orakuda
ORakuda, Perlish string literals in OCaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library ppx_orakuda
val (=~) :
string ->
?iflags:Pcre.irflag ->
?flags:Pcre.rflag list ->
?pos:int ->
?callout:Pcre.callout ->
'a t ->
'a option
Infix op version of exec_exn
.
val (==>) :
'a t ->
( 'a -> 'b ) ->
[< `Ok of 'b | `Error of string ] ->
[> `Ok of 'b | `Error of string ]
case <string> |> ( m|pat|m
==> fun r -> ... ) |> ( m|pat|m
==> fun r -> ... ) ... |> default (fun () -> ... )