method
ppx
ppx(prefix, *objs)
public
Prints the given objs calling Object#inspect on each and appending the given prefix.
See #puts for more detail.
ppx(prefix, *objs)
public
Prints the given objs calling Object#inspect on each and appending the given prefix.
See #puts for more detail.