get-op ( num -- op )


Vocabulary
icfp.2006

Inputs
numan object


Outputs
opan object


Definition


: get-op ( num -- op ) -28 shift 15 bitand ;