Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Ezjs_min.js_stringSourceSpecification of Javascript string objects.
method _match : regExp t -> match_result_handle t opt methmethod normalize_form : normalization t -> js_string t methmethod split : js_string t -> string_array t methmethod split_limited : js_string t -> int -> string_array t methmethod split_regExp : regExp t -> string_array t methmethod split_regExpLimited : regExp t -> int -> string_array t methmethod length : int readonly_prop