-prime? ( n quot: ( n -- m ) -- ? )


Vocabulary
math.factorials.private

Inputs
nan object
quota quotation with stack effect ( n -- m )


Outputs
?an object


Definition