ppx_sexp_message
A ppx rewriter for easy construction of s-expressions
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
Manual
Depend on ppxlib instead of (now deprecated) ppx_core, ppx_driver and
ppx_metaquot.
v0.10
Added syntax
%message.omit_nil
, which is like%message
, but omits
expressions whose sexp is()
.
v0.9
113.43.00
Expand
%message
to:List []
Allow to use
sexp_option
in more places in ppx_sexp_message, to make it
to display information only some of the time.