Module type SExprBase.SExprAtom

Signature of an S-expression atom as input for the functor Make

type t
val pp_print_atom : Stdlib.Format.formatter -> t -> unit