write-gml ( obj -- )


Vocabulary
gml.printer

Inputs
objan object


Outputs
None

Definition


Methods

























M: hashtable write-gml
"«Dictionary with " write assoc-size number>string write
" entries»" write ;