package piqilib

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

Module Piqi_nameSource

Sourcemodule U = Piqi_util
Sourceval has_parent : string -> bool
Sourceval get_module_name : string -> string option
Sourceval get_local_name : string -> string
Sourceval is_scoped_name : string -> bool
Sourceval split_name : string -> string option * string
Sourceval is_valid_char : string -> char -> bool
Sourceval is_valid_name : ?allow:string -> string -> bool
Sourceval some : ('a -> bool) -> 'a option -> bool
Sourceval is_valid_pathname : string -> bool
Sourceval is_valid_modname : string -> bool
Sourceval is_valid_typename : ?allow:string -> string -> bool
Sourceval normalize_list : char list -> char list
Sourceval is_normal_name : string -> bool
Sourceval normalize_name : string -> string
OCaml

Innovation. Community. Security.