sig
type
t =
Bool
of
bool
|
Int
of
int
val
to_string :
ArithMarshal
.
Response
.t
->
string
end