Handbook
Glossary
startswith ( self str -- ? )
Vocabulary
python
.
modules
.
builtins
Inputs
self
an
object
str
an
object
Outputs
?
an
object
Definition
USING:
kernel
python
python.objects
sequences.generalizations
;
IN:
python.modules.builtins
:
startswith
( self str -- ? )
1
narray
array>py-tuple
f
rot
"startswith"
getattr
-rot
call-object-full
;
inline