empty-str:dstrings — ordinary primitive
FORTH
EMPTY$ ( $: -- empty$ )();p4:"empty-str";
EMPTY$ ( $: -- empty$ )(
)
Push the MSA of a fixed, external representation of the empty string onto the string stack. <ansref>"empty-string"</ansref>