package sexp_select
-
sexp_select
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val sexp_of_ident : ident -> Sexplib0.Sexp.t
val ident_of_sexp : Sexplib0.Sexp.t -> ident
val __ident_of_sexp__ : Sexplib0.Sexp.t -> ident
val sexp_of_t : t -> Sexplib0.Sexp.t
val t_of_sexp : Sexplib0.Sexp.t -> t
val __t_of_sexp__ : Sexplib0.Sexp.t -> t
val matches : Base.string -> ident -> Base.bool