write-edn ( object -- )
Extensible Data Notation (EDN)

Prev:write-edns ( objects -- )
Next:>edn ( object -- string )


Vocabulary
edn

Inputs
objectan object


Outputs
None

Definition

GENERIC: write-edn ( object -- )


Methods