Handbook
Glossary
method-object ( name -- )
Vocabulary
python
.
syntax
.
private
Inputs
name
an
object
Outputs
None
Definition
USING:
effects
kernel
parser
python.objects
sequences
words
;
IN:
python.syntax.private
:
method-object
( name -- )
[
"$"
prepend
create-word-in
]
[
[
getattr
]
curry
]
bi
{
"obj"
}
{
"obj'"
}
<effect>
define-inline
;