ppx(prefix, *objs)
Instance Public methods
Prints the given objs calling Object#inspect on each and
appending the given prefix.
See puts for more detail.
Prints the given objs calling Object#inspect on each and
appending the given prefix.
See puts for more detail.
Please login to continue.