Name

minus-f-rot:fpnostack — ordinary primitive

Synopsis

EXTENSIONS
-FROT (f: x1 x2 x3 -- x3 x1 x2 )(); 
 ;

Description

F-stack equivalent of -ROT

note, some systems call this work F-ROT, here it is the inverse of FROT