package OCanren

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Pa_ocanrenSource

Sourceval fold_right1 : ('a -> 'a -> 'a) -> 'a list -> 'a
Sourceval fold_left1 : ('a -> 'a -> 'a) -> 'a list -> 'a
Sourceval decapitalize : string -> string
Sourceval ctor : MLast.expr -> MLast.expr option
Sourceval list_of_list : MLast.expr list -> MLast.expr
Sourceval fix_term : MLast.expr -> MLast.expr
Sourceval is_operator : string -> bool
Sourceval operator_rparen : string Grammar.Entry.e
Sourceval operator : string Grammar.Entry.e
Sourceval symbolchar : string -> int -> bool
Sourceval prefix : string Grammar.Entry.e
Sourceval op_from_list : string list -> string
Sourceval of_val : 'a Ploc.vala -> 'a
Sourceval decorate_type : MLast.ctyp -> MLast.ctyp
OCaml

Innovation. Community. Security.