functoria
A DSL to organize functor applications
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 functoria_app
ocamlify n
is an OCaml identifier looking very much like n
, but where invalid characters have been removed or replaced: all characters outside of 'a'-'z''A'-'Z''0''9''_''-'
, and replacing '-' with '_'. If the resulting string starts with a digit or is empty then it raises Invalid_argument
.