get-current:search — ordinary primitive
FORTH
GET-CURRENT ( -- voc )();p4:"get-current";
GET-CURRENT ( -- voc )(
)
return the current definition vocabulary, see DEFINITIONS
dpANS 16.6.1.1643 - standard forth word