typpx
a library for PPX with types
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
val untyped_identity : Ast_mapper.mapper
The identity of untyped transformation.
Note that this is not equivalent with Ast_mapper.default_mapper
but returns the input structure ans signature themselves immediately without any recursive traversal.
module Typed_identity : S.TypedTransformation
The identity of typed transformation