dylib>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: dylib>> ( object -- value )


Methods

M: dylib_command dylib>>
T{ struct-slot-spec
{ name "dylib" }
{ offset 8 }
{ class dylib }
{ initial
S{ dylib
{ name S{ lc_str { offset 0 } { ptr f } } }
{ timestamp 0 }
{ current_version 0 }
{ compatibility_version 0 }
}
}
{ type dylib }
} read-struct-slot ; inline