pprint-prefixed-number ( n quot: ( n -- n' ) pre -- )


Vocabulary
prettyprint.backend

Inputs
nan object
quota quotation with stack effect ( n -- n' )
prean object


Outputs
None

Definition