make-regexp ( string ast -- regexp )


Vocabulary
regexp

Inputs
stringan object
astan object


Outputs
regexpan object


Definition