☰
jon.recoil.org
blog
notebooks
projects
reference
Module
Compile_common.Parse_result
type
'a t
=
{
ast :
'a
;
info :
Compile_common.info
;
}