with-self ( quot -- model )


Vocabulary
models.combinators

Inputs
quotquotation that recieves its own return value


Outputs
modela model


Word description
Fixed points for models: the quot reacts to the same model to gives

Definition