rot-state ( obj x1 c -- struct' )


Vocabulary
random.pcg.private

Inputs
objan object
x1an object
can object


Outputs
struct'an object


Definition


:: rot-state ( obj x1 c -- struct' )
obj obj x2>> >>x3 obj x1>> >>x2 x1 >>x1 c >>c ; inline