method
singleline_pp
singleline_pp(obj, out=$>)
public
Outputs obj to out like PP.pp but with no indent and newline.
PP.singleline_pp returns out.
singleline_pp(obj, out=$>)
public
Outputs obj to out like PP.pp but with no indent and newline.
PP.singleline_pp returns out.