embedded? ( -- ? )
Factor handbook » C library interface » Embedding Factor into C applications » What embedding looks like from Factor


Vocabulary
system

Inputs
None

Outputs
?a boolean


Word description
Tests if this Factor instance is embedded in another application.

Definition