ch>> ( object -- value ) - Factor Documentation

ch>> ( object -- value )


Vocabulary
accessors

Inputs
object an object


Outputs
value an object


Definition
IN: accessors

GENERIC: ch>> ( object -- value )


Methods
USING: accessors poker slots.private ;

M: bad-suit-symbol ch>> 2 slot ; inline


USING: accessors slots.private uu.private ;

M: illegal-character ch>> 2 slot ; inline


USING: accessors modern slots.private ;

M: long-opening-mismatch ch>> 6 slot ; inline


USING: accessors morse slots.private ;

M: no-morse-ch ch>> 2 slot ; inline


USING: accessors help.html slots.private ;

M: not-printable ch>> 2 slot ; inline


USING: accessors slots.private ulid ;

M: ulid>bytes-bad-character ch>> 2 slot ; inline


USING: accessors slots.private tar ;

M: unknown-typeflag ch>> 2 slot ; inline

AltStyle によって変換されたページ (->オリジナル) /