There are many routines in Raku because operators are treated as routines. Search in the table below for routines that have been documented.

CategoryNameTypeWhere documented
LANGUAGEZen slices Zen slices language/subscripts
OTHER LANGUAGESm// - perlfunc m// - perlfunc language/5to6-perlfunc
LANGUAGElist context list context language/contexts
SYNTAXHOW HOW language/mop
REFERENCELGTM LGTM language/glossary
TUTORIAL+= (Basics) += (Basics) language/101-basics
VARIABLES@_ @_ language/functions
REFERENCEAdvent Calendar Advent Calendar language/glossary
OTHER LANGUAGESlocaltime - perlfunc localtime - perlfunc language/5to6-perlfunc
REFERENCERepository Repository language/glossary
ADVERBS:ratchet :ratchet language/regexes
OTHER LANGUAGESscalar - perlfunc scalar - perlfunc language/5to6-perlfunc
Variable$ variable language/variables
REFERENCEUTF8-C8 UTF8-C8 language/unicode
OTHER LANGUAGEScaller - perlfunc caller - perlfunc language/5to6-perlfunc
REFERENCEPropspec Propspec language/glossary
OTHER LANGUAGES__SUB__ - perlfunc __SUB__ - perlfunc language/5to6-perlfunc
OTHER LANGUAGESstate - perlfunc state - perlfunc language/5to6-perlfunc
REFERENCEbacklog backlog language/glossary
OTHER LANGUAGEStime - perlfunc time - perlfunc language/5to6-perlfunc
REFERENCEHandle Handle language/glossary
OTHER LANGUAGESnext - perlfunc next - perlfunc language/5to6-perlfunc
REFERENCETight Tight language/glossary
OTHER LANGUAGEScrypt - perlfunc crypt - perlfunc language/5to6-perlfunc
REFERENCEValue type Value type language/glossary
OTHER LANGUAGESrmdir - perlfunc rmdir - perlfunc language/5to6-perlfunc
REGEXES** ** language/regexes
SUBROUTINESARGS-TO-CAPTURE ARGS-TO-CAPTURE language/create-cli
REFERENCELHS LHS language/glossary
TUTORIALsingle-quoted strings single-quoted strings language/101-basics
OTHER LANGUAGESexp - perlfunc exp - perlfunc language/5to6-perlfunc
PHASERSBEGIN BEGIN language/phasers
REFERENCESymbol Symbol language/glossary
REFERENCEWIP WIP language/glossary
REGEXES\t \t language/regexes
Declaratoranon declarator language/variables
TUTORIALfor (Basics) for (Basics) language/101-basics
ASYNCHRONOUS PHASERSQUIT QUIT language/phasers
REFERENCETimToady TimToady language/glossary
PHASERSENTER ENTER language/phasers
REFERENCEUB UB language/glossary
TUTORIALConstructor Constructor language/classtut
PRAGMASMONKEY MONKEY language/pragmas
REFERENCEFTFY FTFY language/glossary
OTHER LANGUAGESwarn - perlfunc warn - perlfunc language/5to6-perlfunc
REGEXESRegex Interpolation Regex Interpolation language/regexes
REFERENCEIRC lingo IRC lingo language/glossary
VARIABLES&?ROUTINE &?ROUTINE language/variables
Variable$/ variable language/variables
OTHER LANGUAGESdump - perlfunc dump - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsyscall - perlfunc syscall - perlfunc language/5to6-perlfunc
VARIABLES%*SUB-MAIN-OPTS %*SUB-MAIN-OPTS language/create-cli
ADVERBS:exhaustive :exhaustive language/regexes
PHASERSPOST POST language/phasers
TRAITSis built (Attribute) is built (Attribute) type/Attribute
REFERENCEPR PR language/glossary
LANGUAGEidentifiers identifiers language/syntax
OTHER LANGUAGESprototype - perlfunc prototype - perlfunc language/5to6-perlfunc
Twigil! twigil language/variables
TUTORIALBUILD BUILD language/classtut
OTHER LANGUAGESfileno - perlfunc fileno - perlfunc language/5to6-perlfunc
OTHER LANGUAGESfiletests - perlfunc filetests - perlfunc language/5to6-perlfunc
TRAITSis default (Attribute) is default (Attribute) type/Attribute
REFERENCEinstance instance language/glossary
CONTROL FLOWelse elsif else elsif language/control
REFERENCEAbstract Class Abstract Class language/glossary
TUTORIALautovivification (Basics) autovivification (Basics) language/101-basics
LANGUAGEtyped array typed array language/list
OTHER LANGUAGESpack - perlfunc pack - perlfunc language/5to6-perlfunc
PHASERSCOMPOSE COMPOSE language/phasers
TUTORIALattributes attributes language/classtut
SYNTAXproto proto language/functions
ADVERBS:pos :pos language/regexes
REFERENCErvalue rvalue language/glossary
REFERENCEOpt Opt language/glossary
VARIABLES&?BLOCK &?BLOCK language/variables
SYNTAXdo (statement prefix) do (statement prefix) language/statement-prefixes
CONTROL FLOWloop loop language/control
REFERENCEunit (MAIN) unit (MAIN) language/create-cli
REFERENCEAnonymous Anonymous language/glossary
LANGUAGEclosures closures language/functions
OTHER LANGUAGESjoin - perlfunc join - perlfunc language/5to6-perlfunc
OTHER LANGUAGESreturn - perlfunc return - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsay - perlfunc say - perlfunc language/5to6-perlfunc
REFERENCEvalue value language/glossary
OTHER LANGUAGEStelldir - perlfunc telldir - perlfunc language/5to6-perlfunc
OTHER LANGUAGES__PACKAGE__ - perlfunc __PACKAGE__ - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsockets - perlfunc sockets - perlfunc language/5to6-perlfunc
OTHER LANGUAGESindex - perlfunc index - perlfunc language/5to6-perlfunc
LANGUAGEmacros macros language/experimental
REGEXES[ ] [ ] language/regexes
OTHER LANGUAGESrequires - perlfunc requires - perlfunc language/5to6-perlfunc
LANGUAGECreating grammars Creating grammars language/grammars
TUTORIALidentifiers (Basics) identifiers (Basics) language/101-basics
LANGUAGElaziness in Iterable objects laziness in Iterable objects language/list
REFERENCEroast roast language/glossary
OTHER LANGUAGES$_ (Perl) $_ (Perl) language/5to6-perlvar
OTHER LANGUAGESclose - perlfunc close - perlfunc language/5to6-perlfunc
REFERENCEUGT UGT language/glossary
CONTROL FLOWif if language/control
OTHER LANGUAGESchr - perlfunc chr - perlfunc language/5to6-perlfunc
OTHER LANGUAGES__LINE__ - perlfunc __LINE__ - perlfunc language/5to6-perlfunc
OTHER LANGUAGESpackage - perlfunc package - perlfunc language/5to6-perlfunc
OTHER LANGUAGESgetpeername - perlfunc getpeername - perlfunc language/5to6-perlfunc
REFERENCEautopun autopun language/glossary
LANGUAGE:rakuast :rakuast language/experimental
SUBROUTINESGENERATE-USAGE GENERATE-USAGE language/create-cli
OTHER LANGUAGESdie - perlfunc die - perlfunc language/5to6-perlfunc
LANGUAGEType objects Type objects language/objects
OTHER LANGUAGESshutdown - perlfunc shutdown - perlfunc language/5to6-perlfunc
OTHER LANGUAGEStie - perlfunc tie - perlfunc language/5to6-perlfunc
TRAITSis required (Attribute) is required (Attribute) type/Attribute
TRAITSis DEPRECATED (Attribute) is DEPRECATED (Attribute) type/Attribute
SYNTAXsub sub language/functions
SYNTAXNumber literals Number literals language/syntax
OTHER LANGUAGESunlink - perlfunc unlink - perlfunc language/5to6-perlfunc
REFERENCEThunk Thunk language/glossary
OTHER LANGUAGESopendir - perlfunc opendir - perlfunc language/5to6-perlfunc
REGEXES<( )> <( )> language/regexes
SUBROUTINEScallwith callwith language/functions
Twigil~ twigil language/variables
CONTROL FLOWfor for language/control
OTHER LANGUAGESvec - perlfunc vec - perlfunc language/5to6-perlfunc
REGEXES:? :? language/regexes
OTHER LANGUAGESwrite - perlfunc write - perlfunc language/5to6-perlfunc
REGEXES( ) ( ) language/regexes
REFERENCEmulti-method multi-method language/glossary
OTHER LANGUAGESpos - perlfunc pos - perlfunc language/5to6-perlfunc
SYNTAXheredocs :to heredocs :to language/quoting
OTHER LANGUAGES$$ (Perl) $$ (Perl) language/5to6-perlvar
SYNTAX::($c).m ::($c).m language/packages
REFERENCEArity Arity language/glossary
OTHER LANGUAGESsemop - perlfunc semop - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsend - perlfunc send - perlfunc language/5to6-perlfunc
REFERENCEInvocant Invocant language/glossary
OTHER LANGUAGESwait - perlfunc wait - perlfunc language/5to6-perlfunc
OTHER LANGUAGESutime - perlfunc utime - perlfunc language/5to6-perlfunc
REFERENCElvalue lvalue language/glossary
OTHER LANGUAGESgetpgrp - perlfunc getpgrp - perlfunc language/5to6-perlfunc
TUTORIALDESTROY DESTROY language/classtut
OTHER LANGUAGES$" (Perl) $" (Perl) language/5to6-perlvar
LANGUAGESubmethods Submethods language/objects
SYNTAXlazy (statement prefix) lazy (statement prefix) language/statement-prefixes
TRAITSis (class) is (class) language/typesystem
REFERENCEdecont decont language/glossary
OTHER LANGUAGESsetpgrp - perlfunc setpgrp - perlfunc language/5to6-perlfunc
CONTROL FLOWstart start language/control
REGEXESActions Actions language/grammars
TUTORIALis rw is rw language/classtut
PROGRAMSsimpler way for numeric values simpler way for numeric values language/create-cli
REFERENCEWAT WAT language/glossary
REFERENCEhidden-from-USAGE hidden-from-USAGE language/create-cli
OTHER LANGUAGESint - perlfunc int - perlfunc language/5to6-perlfunc
PHASERSKEEP KEEP language/phasers
OTHER LANGUAGESioctl - perlfunc ioctl - perlfunc language/5to6-perlfunc
VARIABLES$?DISTRIBUTION $?DISTRIBUTION language/variables
OTHER LANGUAGESreset - perlfunc reset - perlfunc language/5to6-perlfunc
SYNTAXrule rule language/grammars
PROGRAMSrakudoc rakudoc programs/02-reading-docs
REFERENCESpesh Spesh language/glossary
OTHER LANGUAGESexec - perlfunc exec - perlfunc language/5to6-perlfunc
ADVERBS:samespace :samespace language/regexes
PRAGMASdynamic-scope dynamic-scope language/pragmas
OTHER LANGUAGESexit - perlfunc exit - perlfunc language/5to6-perlfunc
OTHER LANGUAGESmsg* - perlfunc msg* - perlfunc language/5to6-perlfunc
REGEXES\n \n language/regexes
PRAGMASlib lib language/pragmas
OTHER LANGUAGESabs - perlfunc abs - perlfunc language/5to6-perlfunc
PHASERSNEXT NEXT language/phasers
REFERENCEIMHO IMHO language/glossary
Declaratorour declarator language/variables
TUTORIALTWEAK TWEAK language/classtut
REGEXES\w \w language/regexes
OTHER LANGUAGES%INC (Perl) %INC (Perl) language/5to6-perlvar
REFERENCENYI NYI language/glossary
PRAGMASvariables variables language/pragmas
REFERENCETruthy Truthy language/glossary
CONTROL FLOWgather take gather take language/control
SYNTAXrequire require language/modules
OTHER LANGUAGESsin - perlfunc sin - perlfunc language/5to6-perlfunc
CONTROL FLOWgiven statement given statement language/control
REFERENCEParrot Parrot language/glossary
REFERENCEnamed-anywhere named-anywhere language/create-cli
OTHER LANGUAGESreaddir - perlfunc readdir - perlfunc language/5to6-perlfunc
REFERENCEParse Tree Parse Tree language/glossary
OTHER LANGUAGESreadpipe - perlfunc readpipe - perlfunc language/5to6-perlfunc
SYNTAXeager (statement prefix) eager (statement prefix) language/statement-prefixes
PROGRAMScommand-line argument bundling command-line argument bundling language/create-cli
ADVERBS:ignorecase :ignorecase language/regexes
LANGUAGEParameterized Roles Parameterized Roles language/objects
REFERENCEDamian Conway Damian Conway language/glossary
SYNTAXrace (statement prefix) race (statement prefix) language/statement-prefixes
SYNTAX**@ **@ language/signatures
REFERENCEopcode opcode language/glossary
REFERENCELHF LHF language/glossary
REFERENCEgradual typing gradual typing language/glossary
OTHER LANGUAGESpush - perlfunc push - perlfunc language/5to6-perlfunc
REGEXES<[ ]> <[ ]> language/regexes
REFERENCEWFM WFM language/glossary
OTHER LANGUAGESread - perlfunc read - perlfunc language/5to6-perlfunc
OTHER LANGUAGESour - perlfunc our - perlfunc language/5to6-perlfunc
OTHER LANGUAGESselect - perlfunc select - perlfunc language/5to6-perlfunc
REFERENCEPB PB language/glossary
TRAITSis rw (Attribute) is rw (Attribute) type/Attribute
REFERENCEVariable Interpolation Variable Interpolation language/glossary
SYNTAXneed need language/modules
REFERENCESAP SAP language/glossary
CONTROL FLOWnext next language/control
OTHER LANGUAGESconnect - perlfunc connect - perlfunc language/5to6-perlfunc
SUBROUTINESsamewith samewith language/functions
REFERENCESTD STD language/glossary
SYNTAXPair literals Pair literals language/syntax
REFERENCELTA LTA language/glossary
CONTROL FLOWredo redo language/control
REFERENCEOverriding default gist method Overriding default gist method language/classtut
REFERENCEType Objects Type Objects language/glossary
REFERENCEPOV POV language/glossary
SYNTAXquietly (statement prefix) quietly (statement prefix) language/statement-prefixes
OTHER LANGUAGESeval - perlfunc eval - perlfunc language/5to6-perlfunc
CONTROL FLOWwhen when language/control
PRAGMASnqp nqp language/pragmas
OTHER LANGUAGESlc - perlfunc lc - perlfunc language/5to6-perlfunc
OTHER LANGUAGESkeys - perlfunc keys - perlfunc language/5to6-perlfunc
REFERENCEType Smiley Type Smiley language/glossary
REFERENCEproperty property language/glossary
REGEXES\v \v language/regexes
LANGUAGELong names Long names language/signatures
Variable$! variable language/variables
OTHER LANGUAGESdo - perlfunc do - perlfunc language/5to6-perlfunc
REFERENCEiffy iffy language/glossary
OTHER LANGUAGESreadlink - perlfunc readlink - perlfunc language/5to6-perlfunc
REFERENCERT RT language/glossary
REFERENCEMainline Mainline language/glossary
OTHER LANGUAGESevalbytes - perlfunc evalbytes - perlfunc language/5to6-perlfunc
LANGUAGE:cached :cached language/experimental
OTHER LANGUAGESreadline - perlfunc readline - perlfunc language/5to6-perlfunc
PHASERSLAST LAST language/phasers
ASYNCHRONOUS PHASERSLAST LAST language/phasers
OTHER LANGUAGESpipe - perlfunc pipe - perlfunc language/5to6-perlfunc
REFERENCETheDamian TheDamian language/glossary
OTHER LANGUAGESwantarray - perlfunc wantarray - perlfunc language/5to6-perlfunc
OTHER LANGUAGESbreak - perlfunc break - perlfunc language/5to6-perlfunc
OTHER LANGUAGESvalues - perlfunc values - perlfunc language/5to6-perlfunc
LANGUAGESingle Argument Rule Single Argument Rule language/list
LANGUAGEAutothreading Autothreading language/glossary
OTHER LANGUAGESimport - perlfunc import - perlfunc language/5to6-perlfunc
SYNTAXuse use language/modules
REGEXES<:property> <:property> language/regexes
LANGUAGEUnquoting Unquoting language/quoting
SYNTAX\ \ language/syntax
REGEXES+ + language/regexes
OTHER LANGUAGESbless - perlfunc bless - perlfunc language/5to6-perlfunc
OTHER LANGUAGESalarm - perlfunc alarm - perlfunc language/5to6-perlfunc
REFERENCEblock block language/glossary
SUBROUTINESnextwith nextwith language/functions
Variable@ variable language/variables
TUTORIALscalar (Basics) scalar (Basics) language/101-basics
REFERENCETIMTOWTDI TIMTOWTDI language/glossary
REFERENCEHuffmanize Huffmanize language/glossary
PRAGMASworries worries language/pragmas
REFERENCESigil Sigil language/glossary
TUTORIALstring literal (Basics) string literal (Basics) language/101-basics
REFERENCECommunity Community language/glossary
PRAGMASparameters parameters language/pragmas
REFERENCEToken Token language/glossary
LANGUAGEAttribute Attribute language/objects
OTHER LANGUAGESord - perlfunc ord - perlfunc language/5to6-perlfunc
REFERENCEQAST QAST language/glossary
REFERENCEfossil fossil language/glossary
OTHER LANGUAGESy/// - perlfunc y/// - perlfunc language/5to6-perlfunc
OTHER LANGUAGESlength - perlfunc length - perlfunc language/5to6-perlfunc
OTHER LANGUAGESgetpriority - perlfunc getpriority - perlfunc language/5to6-perlfunc
REFERENCEIIRC IIRC language/glossary
SYNTAXWHICH WHICH language/mop
OTHER LANGUAGESrand - perlfunc rand - perlfunc language/5to6-perlfunc
OTHER LANGUAGESprint - perlfunc print - perlfunc language/5to6-perlfunc
OTHER LANGUAGEStruncate - perlfunc truncate - perlfunc language/5to6-perlfunc
REFERENCEpugs pugs language/glossary
TUTORIALstatement (Basics) statement (Basics) language/101-basics
SYNTAXmulti multi language/functions
METAOPERATORSS S language/operators
OTHER LANGUAGES@_ (Perl) @_ (Perl) language/5to6-perlvar
PHASERSLEAVE LEAVE language/phasers
CONTROL FLOWonce once language/control
ConstantEmpty constant type/Slip
CONTROL FLOWsucceed succeed language/control
OTHER LANGUAGESunshift - perlfunc unshift - perlfunc language/5to6-perlfunc
OTHER LANGUAGES$0 (Perl) $0 (Perl) language/5to6-perlvar
Declaratormy declarator language/variables
OTHER LANGUAGESseekdir - perlfunc seekdir - perlfunc language/5to6-perlfunc
REFERENCENQP NQP language/glossary
REFERENCERSN RSN language/glossary
PROGRAMScommand-line argument coercion command-line argument coercion language/create-cli
OTHER LANGUAGESgrep - perlfunc grep - perlfunc language/5to6-perlfunc
SYNTAXqqw qqw language/quoting
TUTORIALblock (Basics) block (Basics) language/101-basics
OTHER LANGUAGESlast - perlfunc last - perlfunc language/5to6-perlfunc
REFERENCEbinder binder language/glossary
REFERENCEPOD POD language/glossary
OTHER LANGUAGESmy - perlfunc my - perlfunc language/5to6-perlfunc
OTHER LANGUAGESshm* - perlfunc shm* - perlfunc language/5to6-perlfunc
REGEXES\s \s language/regexes
REFERENCEdiffy diffy language/glossary
OTHER LANGUAGEStr/// - perlfunc tr/// - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsymlink - perlfunc symlink - perlfunc language/5to6-perlfunc
REFERENCEwhitespace whitespace language/glossary
REGEXES: : language/regexes
Twigil: twigil language/variables
OTHER LANGUAGESlocal - perlfunc local - perlfunc language/5to6-perlfunc
OTHER LANGUAGESeach - perlfunc each - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsyswrite - perlfunc syswrite - perlfunc language/5to6-perlfunc
REGEXES% % language/regexes
Variable% variable language/variables
REGEXESS/// non-destructive substitution S/// non-destructive substitution language/regexes
LANGUAGEpack pack language/experimental
OTHER LANGUAGESsort - perlfunc sort - perlfunc language/5to6-perlfunc
REFERENCEMulti-Dispatch Multi-Dispatch language/glossary
VARIABLES$<named> $<named> language/variables
TUTORIALinheritance inheritance language/classtut
LANGUAGEMixins Mixins language/objects
SYNTAXs/ / / s/ / / language/regexes
LANGUAGEBoolean context Boolean context language/contexts
OTHER LANGUAGESlink - perlfunc link - perlfunc language/5to6-perlfunc
CONTROL FLOWPhasers Phasers language/control
OTHER LANGUAGEShex - perlfunc hex - perlfunc language/5to6-perlfunc
PROGRAMSallow no- to negate allow no- to negate language/create-cli
REFERENCEApocalypse Apocalypse language/glossary
REFERENCEBacktracking Backtracking language/glossary
OTHER LANGUAGESreverse - perlfunc reverse - perlfunc language/5to6-perlfunc
SYNTAXqqx qqx language/quoting
REFERENCE6model 6model language/glossary
REFERENCENot Quite Perl Not Quite Perl language/glossary
SYNTAXqq qq language/quoting
REFERENCELexing Lexing language/glossary
SUBROUTINESsub EXPORT sub EXPORT language/modules
SYNTAXregex regex language/regexes
REFERENCEVariable Variable language/glossary
REGEXES& & language/regexes
LANGUAGEPrivate methods Private methods language/objects
OTHER LANGUAGESsetsockopt - perlfunc setsockopt - perlfunc language/5to6-perlfunc
LANGUAGEdelegation (trait handles) delegation (trait handles) language/objects
REFERENCESemilist Semilist language/glossary
OTHER LANGUAGES@INC (Perl) @INC (Perl) language/5to6-perlvar
LANGUAGEstring context string context language/contexts
LANGUAGEArgument Argument language/functions
TRAITSis tighter is tighter language/functions
CONTROL FLOWwith orwith without with orwith without language/control
REFERENCEFSVO FSVO language/glossary
REFERENCEfiddly fiddly language/glossary
REFERENCEALAP ALAP language/glossary
REFERENCEbytecode bytecode language/glossary
REFERENCEWP WP language/glossary
REFERENCETMTOWTDI TMTOWTDI language/glossary
REFERENCEP6 P6 language/glossary
OTHER LANGUAGESquoting - perlfunc quoting - perlfunc language/5to6-perlfunc
REFERENCELiteral Literal language/glossary
OTHER LANGUAGESdefined - perlfunc defined - perlfunc language/5to6-perlfunc
REFERENCEExegesis Exegesis language/glossary
OTHER LANGUAGESlock - perlfunc lock - perlfunc language/5to6-perlfunc
OTHER LANGUAGESstudy - perlfunc study - perlfunc language/5to6-perlfunc
SUBROUTINESnextcallee nextcallee language/functions
OTHER LANGUAGESlog - perlfunc log - perlfunc language/5to6-perlfunc
PHASERSEND END language/phasers
SUBROUTINESnextsame nextsame language/functions
REFERENCEPERL PERL language/glossary
ADVERBS:samemark :samemark language/regexes
CONTROL FLOWfail fail language/control
TRAITSis implementation-detai is implementation-detai language/traits
REFERENCEVirtual Machine Virtual Machine language/glossary
SYNTAXTwigil Twigil language/variables
PRAGMASfatal fatal language/pragmas
OTHER LANGUAGESgoto - perlfunc goto - perlfunc language/5to6-perlfunc
OTHER LANGUAGESseek - perlfunc seek - perlfunc language/5to6-perlfunc
OTHER LANGUAGESrindex - perlfunc rindex - perlfunc language/5to6-perlfunc
CONTROL FLOWdefault when default when language/control
PRAGMASMONKEY-TYPING MONKEY-TYPING language/pragmas
OTHER LANGUAGESsleep - perlfunc sleep - perlfunc language/5to6-perlfunc
LANGUAGEASCII operator ASCII operator language/glossary
OTHER LANGUAGESexists - perlfunc exists - perlfunc language/5to6-perlfunc
PRAGMASnewline newline language/pragmas
REFERENCEOperator Operator language/glossary
REFERENCERunning programs Running programs language/ipc
REFERENCEtwine twine language/glossary
OTHER LANGUAGEScontinue - perlfunc continue - perlfunc language/5to6-perlfunc
OTHER LANGUAGESmkdir - perlfunc mkdir - perlfunc language/5to6-perlfunc
CONTROL FLOWrepeat repeat language/control
REFERENCEMoarVM MoarVM language/glossary
SYNTAXsink (statement prefix) sink (statement prefix) language/statement-prefixes
LANGUAGEnon-string keys non-string keys language/hashmap
CONTROL FLOWwhile until while until language/control
SYNTAXQ Q language/quoting
LANGUAGECoercion type Coercion type language/signatures
OTHER LANGUAGESrecv - perlfunc recv - perlfunc language/5to6-perlfunc
REGEXEStilde tilde language/regexes
ASYNCHRONOUS PHASERSCLOSE CLOSE language/phasers
CONTROL FLOWstatements statements language/control
VARIABLES$0 $0 language/variables
OTHER LANGUAGESkill - perlfunc kill - perlfunc language/5to6-perlfunc
OTHER LANGUAGESpop - perlfunc pop - perlfunc language/5to6-perlfunc
Declaratoralso declarator language/classtut
REGEXES|| || language/regexes
OTHER LANGUAGESbind - perlfunc bind - perlfunc language/5to6-perlfunc
REGEXESbefore before language/regexes
OTHER LANGUAGESshift - perlfunc shift - perlfunc language/5to6-perlfunc
REFERENCEPerl Perl language/glossary
METAOPERATORSZ (zip metaoperator) Z (zip metaoperator) language/operators
TUTORIALtopic variable (Basics) topic variable (Basics) language/101-basics
PHASERSPRE PRE language/phasers
OTHER LANGUAGESatan2 - perlfunc atan2 - perlfunc language/5to6-perlfunc
SYNTAXrole role language/objects
REFERENCErole role language/glossary
TUTORIALinvocant (Basics) invocant (Basics) language/101-basics
PRAGMASinvocant invocant language/pragmas
METAOPERATORS! (negation metaoperator) ! (negation metaoperator) language/operators
SYNTAXDEFINITE DEFINITE language/mop
TUTORIALassignment (Basics) assignment (Basics) language/101-basics
Declaratoraugment declarator language/variables
LANGUAGEnumber context number context language/contexts
REFERENCEColon Pair Colon Pair language/glossary
REGEXESpositive lookaround assertion <?> positive lookaround assertion <?> language/regexes
REGEXESrecursive recursive language/regexes
REGEXES| | language/regexes
SYNTAX| | language/signatures
OTHER LANGUAGESchmod - perlfunc chmod - perlfunc language/5to6-perlfunc
OTHER LANGUAGESwaitpid - perlfunc waitpid - perlfunc language/5to6-perlfunc
REGEXES\h \h language/regexes
OTHER LANGUAGESlstat - perlfunc lstat - perlfunc language/5to6-perlfunc
OTHER LANGUAGESflock - perlfunc flock - perlfunc language/5to6-perlfunc
PRAGMASsoft soft language/pragmas
SYNTAX:sym<> :sym<> language/grammars
REGEXESws ws language/grammars
REGEXES? ? language/regexes
Twigil? twigil language/variables
SYNTAXtoken token language/grammars
CONTROL FLOWwhenever whenever language/concurrency
METAOPERATORSX (cross metaoperator) X (cross metaoperator) language/operators
LANGUAGEinterpolating into names interpolating into names language/packages
OTHER LANGUAGESfork - perlfunc fork - perlfunc language/5to6-perlfunc
OTHER LANGUAGESref - perlfunc ref - perlfunc language/5to6-perlfunc
REGEXES\c \c language/regexes
REFERENCENΓ©e NΓ©e language/glossary
OTHER LANGUAGESchdir - perlfunc chdir - perlfunc language/5to6-perlfunc
PHASERSINIT INIT language/phasers
PRAGMASexperimental experimental language/pragmas
TUTORIALFQN FQN language/classtut
REFERENCEParameter Parameter language/glossary
REFERENCENiecza Niecza language/glossary
REGEXES\d \d language/regexes
OTHER LANGUAGESgmtime - perlfunc gmtime - perlfunc language/5to6-perlfunc
LANGUAGEAdverbial Pair Adverbial Pair language/glossary
REFERENCEIRC IRC language/glossary
CONTROL FLOWreact react language/concurrency
REFERENCEIWBN IWBN language/glossary
REGEXESafter after language/regexes
CONTROL FLOWsupply emit supply emit language/control
SYNTAXWHY WHY language/mop
OTHER LANGUAGESglob - perlfunc glob - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsetpriority - perlfunc setpriority - perlfunc language/5to6-perlfunc
SYNTAXq q language/quoting
SYNTAXunit unit language/syntax
METAOPERATORSR R language/operators
REFERENCEPAST PAST language/glossary
PRAGMASprecompilation precompilation language/pragmas
OTHER LANGUAGESfcntl - perlfunc fcntl - perlfunc language/5to6-perlfunc
REFERENCELarry Wall Larry Wall language/glossary
LANGUAGEAdverb Adverb language/glossary
Declaratorstate declarator language/variables
TUTORIALUSAGE USAGE language/create-cli
SYNTAX-> -> language/functions
ADVERBS:samecase :samecase language/regexes
TRAITSis default (Variable) is default (Variable) type/Variable
OTHER LANGUAGESprintf - perlfunc printf - perlfunc language/5to6-perlfunc
OTHER LANGUAGESformats - perlfunc formats - perlfunc language/5to6-perlfunc
OTHER LANGUAGESucfirst - perlfunc ucfirst - perlfunc language/5to6-perlfunc
ADVERBS:overlap :overlap language/regexes
OTHER LANGUAGESchomp - perlfunc chomp - perlfunc language/5to6-perlfunc
REFERENCEMayspec Mayspec language/glossary
REFERENCEBot Bot language/glossary
PRAGMAStrace trace language/pragmas
SYNTAXself self language/objects
OTHER LANGUAGESclosedir - perlfunc closedir - perlfunc language/5to6-perlfunc
OTHER LANGUAGESchroot - perlfunc chroot - perlfunc language/5to6-perlfunc
SYNTAXreact (statement prefix) react (statement prefix) language/statement-prefixes
PHASERSFIRST FIRST language/phasers
REFERENCESigilless Variable Sigilless Variable language/glossary
PRAGMASMONKEY-GUTS MONKEY-GUTS language/pragmas
REGEXES&& && language/regexes
REGEXES. . language/regexes
Twigil. twigil language/variables
OTHER LANGUAGESsemget - perlfunc semget - perlfunc language/5to6-perlfunc
OTHER LANGUAGESmap - perlfunc map - perlfunc language/5to6-perlfunc
REFERENCEP5 P5 language/glossary
OTHER LANGUAGESrewinddir - perlfunc rewinddir - perlfunc language/5to6-perlfunc
LANGUAGECATCH CATCH language/exceptions
PHASERSCATCH CATCH language/phasers
REGEXES<|w> <|w> language/regexes
OTHER LANGUAGEScos - perlfunc cos - perlfunc language/5to6-perlfunc
REFERENCETMI TMI language/glossary
CONTROL FLOWlast last language/control
LANGUAGEwrapped routines wrapped routines language/functions
SYNTAXtry (statement prefix) try (statement prefix) language/statement-prefixes
REFERENCENST NST language/glossary
ADVERBS:global :global language/regexes
SYNTAXonly only language/functions
Declaratorhas declarator language/variables
ADVERBS:continue :continue language/regexes
OTHER LANGUAGESredo - perlfunc redo - perlfunc language/5to6-perlfunc
SYNTAXqqww qqww language/quoting
OTHER LANGUAGESopen - perlfunc open - perlfunc language/5to6-perlfunc
TUTORIALvariable interpolation (Basics) variable interpolation (Basics) language/101-basics
OTHER LANGUAGESoct - perlfunc oct - perlfunc language/5to6-perlfunc
OTHER LANGUAGESgetsock - perlfunc getsock - perlfunc language/5to6-perlfunc
REFERENCEtest suite test suite language/glossary
TUTORIALtwigils twigils language/classtut
SYNTAXqww qww language/quoting
CONTROL FLOWdo do language/control
OTHER LANGUAGESbinmode - perlfunc binmode - perlfunc language/5to6-perlfunc
LANGUAGEShaped arrays Shaped arrays language/list
REFERENCEDWIM DWIM language/glossary
OTHER LANGUAGESsrand - perlfunc srand - perlfunc language/5to6-perlfunc
REFERENCEStub Stub language/glossary
OTHER LANGUAGESlcfirst - perlfunc lcfirst - perlfunc language/5to6-perlfunc
SYNTAXWHERE WHERE language/mop
OTHER LANGUAGESlisten - perlfunc listen - perlfunc language/5to6-perlfunc
CONTROL FLOWunless unless language/control
PRAGMASMONKEY-SEE-NO-EVAL MONKEY-SEE-NO-EVAL language/pragmas
PRAGMASisms isms language/pragmas
LANGUAGEnew (method) new (method) language/objects
LANGUAGEAllomorph Allomorph language/glossary
PHASERSCHECK CHECK language/phasers
OTHER LANGUAGESget and set - perlfunc get and set - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsystem - perlfunc system - perlfunc language/5to6-perlfunc
OTHER LANGUAGESfc - perlfunc fc - perlfunc language/5to6-perlfunc
REGEXES:! :! language/regexes
ADVERBS:x :x language/regexes
REFERENCEReify Reify language/glossary
CONTROL FLOWreturn return language/control
OTHER LANGUAGESsplice - perlfunc splice - perlfunc language/5to6-perlfunc
PRAGMASinternals internals language/pragmas
SYNTAXVAR VAR language/mop
REGEXESNamed captures Named captures language/regexes
OTHER LANGUAGESdelete - perlfunc delete - perlfunc language/5to6-perlfunc
LANGUAGEtry blocks try blocks language/exceptions
OTHER LANGUAGESsprintf - perlfunc sprintf - perlfunc language/5to6-perlfunc
OTHER LANGUAGESunpack - perlfunc unpack - perlfunc language/5to6-perlfunc
REGEXESTOP TOP language/grammars
REGEXESRegex adverbs Regex adverbs language/regexes
PHASERSCONTROL CONTROL language/phasers
REFERENCECamelia Camelia language/glossary
OTHER LANGUAGEStell - perlfunc tell - perlfunc language/5to6-perlfunc
CONTROL FLOWgiven given language/control
REGEXES<?> <?> language/grammars
REFERENCEWW WW language/glossary
OTHER LANGUAGESno - perlfunc no - perlfunc language/5to6-perlfunc
OTHER LANGUAGESuntie - perlfunc untie - perlfunc language/5to6-perlfunc
SYNTAX/ / / / language/regexes
REFERENCEPerlΒ 6 PerlΒ 6 language/glossary
TUTORIALtype object type object language/classtut
ADVERBS:ignoremark :ignoremark language/regexes
CONTROL FLOWblocks blocks language/control
OTHER LANGUAGESuc - perlfunc uc - perlfunc language/5to6-perlfunc
OTHER LANGUAGESgetppid - perlfunc getppid - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsub - perlfunc sub - perlfunc language/5to6-perlfunc
LANGUAGEcompunit compunit language/modules
OTHER LANGUAGEStimes - perlfunc times - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsplit - perlfunc split - perlfunc language/5to6-perlfunc
REFERENCESynopsis Synopsis language/glossary
REFERENCEInterface Interface language/glossary
LANGUAGEsink context sink context language/contexts
OTHER LANGUAGESgetc - perlfunc getc - perlfunc language/5to6-perlfunc
REGEXES* * language/regexes
Twigil* twigil language/variables
OPERATORS<< << language/operators
REFERENCESyntax Analysis Syntax Analysis language/glossary
SYNTAXqx qx language/quoting
OTHER LANGUAGESaccept - perlfunc accept - perlfunc language/5to6-perlfunc
SYNTAXclass class language/objects
TUTORIALclass class language/classtut
SUBROUTINESRUN-MAIN RUN-MAIN language/create-cli
PHASERSUNDO UNDO language/phasers
OTHER LANGUAGESrename - perlfunc rename - perlfunc language/5to6-perlfunc
PRAGMASstrict strict language/pragmas
LANGUAGEimport import language/module-packages
REFERENCEimport import language/glossary
ADVERBS:sigspace :sigspace language/regexes
SYNTAXWHO WHO language/mop
PRAGMASv6.x v6.x language/pragmas
Variable$_ variable language/variables
REGEXES<sym> <sym> language/grammars
REFERENCEAPI API language/glossary
SYNTAXWHAT WHAT language/mop
REFERENCENFG NFG language/glossary
TUTORIALhash (Basics) hash (Basics) language/101-basics
TUTORIALpreincrement (Basics) preincrement (Basics) language/101-basics
REFERENCERHS RHS language/glossary
REFERENCERakudo Rakudo language/glossary
ADVERBS:1st :1st language/regexes
Twigil= twigil language/variables
OTHER LANGUAGESsqrt - perlfunc sqrt - perlfunc language/5to6-perlfunc
OTHER LANGUAGESuse - perlfunc use - perlfunc language/5to6-perlfunc
REGEXES^ ^ language/regexes
Twigil^ twigil language/variables
Twigil^ twigil language/traps
SYNTAX<< >> << >> language/quoting
REGEXES\x \x language/regexes
OTHER LANGUAGESundef - perlfunc undef - perlfunc language/5to6-perlfunc
REFERENCEflap flap language/glossary
OTHER LANGUAGESsys* - perlfunc sys* - perlfunc language/5to6-perlfunc
SUBROUTINEScallsame callsame language/functions
OTHER LANGUAGESeof - perlfunc eof - perlfunc language/5to6-perlfunc
REGEXES? (quantifier) ? (quantifier) language/regexes
OTHER LANGUAGESchop - perlfunc chop - perlfunc language/5to6-perlfunc
CONTROL FLOWreturn-rw return-rw language/control
REFERENCEcompunit (glossary) compunit (glossary) language/glossary
VARIABLES%?RESOURCES %?RESOURCES language/variables
PRAGMASv6 v6 language/pragmas
REFERENCEPull request Pull request language/glossary
ASYNCHRONOUS PHASERSDOC DOC language/phasers
REGEXES^^ ^^ language/regexes
OTHER LANGUAGESs/// - perlfunc s/// - perlfunc language/5to6-perlfunc
OTHER LANGUAGESsubstr - perlfunc substr - perlfunc language/5to6-perlfunc
Methodmy method type/CallFrame
Operator^fff infix language/operators
Termi term language/terms
Operatori postfix type/Complex
Methodflatmap method type/List
Methodflatmap method type/Any
Methodflat method type/Backtrace
Subflat sub type/independent-routines
Methodflat method type/Array
Methodflat method type/Any
Methodflat method type/Supply
Methodflat method type/Iterable
Methodflat method type/Range
Submix sub type/Mix
Methodlisten method type/IO/Socket/Async
Methodmethods method type/Metamodel/MethodContainer
Methodcompose method type/Metamodel/EnumHOW
Methodcompose method type/Metamodel/ClassHOW
Methodinvocant method type/X/Method/InvalidQualifier
Methodinvocant method type/Parameter
Methodare method type/Any
Subis-approx sub type/Test
Methodupdir method type/IO/Spec/Unix
Methodis-hidden method type/Backtrace/Frame
Methodday-fraction method type/DateTime
Routineroots routine type/Cool
Methodroots method type/Numeric
Methodunlock method type/Lock
Methodunlock method type/IO/CatHandle
Methodunlock method type/Lock/Async
Methodunlock method type/IO/Handle
Methodsubst method type/Allomorph
Methodsubst method type/Str
Methodsubst method type/Cool
Methodcontent method type/Distribution/Locally
Methodcontent method type/Distribution
Methodcontent method type/Distribution/Path
Methodcontent method type/Distribution/Hash
Methodbasename method type/IO/Spec/Unix
Methodbasename method type/IO/Spec/Win32
Methodbasename method type/IO/Path
Methodarch method type/Kernel
Methodcpu-usage method type/Kernel
Operator... infix language/operators
Operator... listop language/operators
Methodz method type/IO/Path
Methodpickpairs method type/Baggy
Methodpickpairs method type/Setty
Methodencoding method type/IO/CatHandle
Methodencoding method type/IO/Handle
Routineatan routine type/Cool
Methodsuffix method type/Parameter
Subflunk sub type/Test
Methodadd-leading method type/RakuAST/Doc/Declarator
Methodadd-leading method type/RakuAST/Doc/DeclaratorTarget
Operator+&amp; infix language/operators
Methodsetup_finalization method type/Metamodel/Finalization
Methodwatch-path method type/IO/Notification
Operator|| infix language/operators
Methodcount method type/Signature
Methodcount method type/Format
Methodcount method type/ForeignCode
Methodcount method type/Code
Traithandles trait language/typesystem
Methodhandles method type/IO/CatHandle
Methodshell method type/Proc
Subshell sub type/independent-routines
Methodwrite-uint64 method type/Buf
Methodwrite-uint64 method type/Buf
Methodterm method type/Pod/Defn
Methodbind-stdout method type/Proc/Async
Methodset_composalizer method type/Metamodel/EnumHOW
Methodaccept method type/IO/Socket/INET
Methodflush_cache method type/Metamodel/Mixins
Methodscope method type/X/Declaration/Scope
Methodscope method type/X/Syntax/Variable/Twigil
Methodpackage method type/Attribute
Methodpackage method type/Routine
Methodpackage method type/X/Augment/NoSuchType
Methodudp method type/IO/Socket/Async
Methodfrom-list method type/Supply
Subchmod sub type/independent-routines
Methodchmod method type/IO/Path
Methodoffset-in-minutes method type/DateTime
Methodstart method type/Proc/Async
Methodstart method type/Promise
Methodstart method type/Supply
Methodstart method type/Thread
Methodnodemap method type/Any
Operator%% infix language/operators
Methodrelease method type/Kernel
Methodrelease method type/Compiler
Methodrelease method type/Semaphore
Methodrelease method type/Distro
Methodint-bounds method type/Range
Subsubtest sub type/Test
Operatorff infix language/operators
Methodallocate method type/Blob
MethodMixHash method type/Setty
MethodMixHash method type/Any
Methodset_export_callback method type/Metamodel/EnumHOW
Operatormax infix language/operators
Routinemax routine type/Any
Methodmax method type/Supply
Methodmax method type/Range
Methodmro_unhidden method type/Metamodel/C3MRO
Methodreturn-rw method type/Mu
Methodosname method type/VM
Operator&amp; infix language/operators
Methodsink method type/Seq
Methodsink method type/RaceSeq
Methodsink method type/Proc
Methodsink method type/List
Methodsink method type/HyperSeq
Methodis-setting method type/Backtrace/Frame
Routineacosec routine type/Cool
Methodaddendum method type/X/Method/NotFound
Methodadverb method type/X/Syntax/Regex/Adverb
Operator= (list assignment) infix language/operators
Methodindent method type/Str
Methodlines method type/IO/CatHandle
Methodlines method type/IO/Socket/INET
Methodlines method type/Supply
Routinelines routine type/IO/Handle
Routinelines routine type/Str
Routinelines routine type/Cool
Methodlines method type/IO/Path
Methodskip-one method type/Iterator
Subcmp-ok sub type/Test
Methodceiling method type/Complex
Methodceiling method type/Real
Methodceiling method type/Rational
Routineceiling routine type/Cool
Methodstable method type/Supply
Methodset-instruments method type/Telemetry/Sampler
Operator+| infix language/operators
Methodready method type/Proc/Async
Operator. infix language/operators
Termnow term language/terms
Methodnow method type/DateTime
Subdies-ok sub type/Test
Routineproduce routine type/List
Routineproduce routine type/Any
Methodproduce method type/Supply
Methodusage-name method type/Parameter
Methodyield method type/Thread
Routinereport routine type/Telemetry
MethodList method type/Array
MethodList method type/Slip
MethodList method type/IterationBuffer
MethodList method type/Any
Methodround method type/Complex
Methodround method type/Real
Routineround routine type/Cool
Methodis-monotonically-increasing method type/Iterator
Methodvalues method type/Pair
Methodvalues method type/Map
Methodvalues method type/Baggy
Methodvalues method type/Setty
Routinevalues routine type/List
Methodvalues method type/Any
Methodvalues method type/Capture
Methodabsolute method type/IO/Path
Methodsubname method type/Backtrace/Frame
Methodtertiary method type/Collation
Methodopener method type/RakuAST/Doc/Markup
Methodact method type/Supply
Methodquit method type/Supplier
MethodAST method type/Formatter
Methodcategorize-list method type/Hash
Methodcategorize-list method type/Baggy
Methodallof method type/Promise
Methodis-implementation-detail method language/traits
Methodis-implementation-detail method type/Code
Methodrolish method type/X/Mixin/NotComposable
Methodis-lazy method type/Seq
Methodis-lazy method type/RaceSeq
Methodis-lazy method type/Iterator
Methodis-lazy method type/HyperSeq
Methodcandidates method type/CompUnit/Repository/Installation
Methodcandidates method type/Routine
Methodcandidates method type/CompUnit/Repository/FileSystem
Routinewordcase routine type/Str
Routinewordcase routine type/Cool
Methodset-config method type/RakuAST/Doc/Block
Methoddays-in-month method type/Dateish
Methodwhy method type/X/Attribute/Required
Methodlisten-path method type/IO/Socket/Async
Methodphaser method type/X/Phaser/PrePost
Operator!!! listop language/operators
Methodcue method type/Scheduler
Methodsamemark method type/Allomorph
Routinesamemark routine type/Str
Traitis default trait type/Routine
Operator(+), infix ⊎ infix language/operators
Operator(+), infix ⊎ infix language/setbagmix
Methodexcludes-min method type/Range
Operator~ prefix language/operators
Operator~ infix language/operators
Operator~ infix type/Junction
Methodfreeze method type/Pair
Methodset-level method type/RakuAST/Doc/Block
Methodpackages method type/X/Package/Stubbed
Operator+^ prefix language/operators
Operator+^ infix language/operators
Operator??? listop language/operators
Methodtmpdir method type/IO/Spec/Unix
Methodtmpdir method type/IO/Spec/Cygwin
Methodtmpdir method type/IO/Spec/Win32
Traitis DEPRECATED trait type/Routine
Subnativecast sub language/nativecall
Operatorxx infix language/operators
Methodworkaround method type/X/NYI
Methodlookup method type/Metamodel/ClassHOW
Methodlookup method type/Metamodel/MethodContainer
Methodsubparse method type/Grammar
Methodchanged method type/IO/Special
Methodchanged method type/IO/Path
Operator,= postfix language/operators
Methodcomposer method type/X/Composition/NotComposable
Methoddelete-by-compiler method type/CompUnit/PrecompilationRepository
Methodweek method type/Dateish
MethodMap method type/QuantHash
MethodMap method type/Any
Routineunique routine type/independent-routines
Methodunique method type/Any
Methodunique method type/Supply
Methodread-int128 method type/Blob
Term( ) term language/operators
Operator( ) postcircumfix language/operators
MethodBIND-KEY method language/subscripts
Routineexpmod routine type/Int
Operatororelse infix language/operators
OperatorβŠ‰ infix language/operators
OperatorβŠ‰ infix language/setbagmix
Methodadd_role method type/Metamodel/RoleContainer
Methodrepo method type/CompUnit
Routineroundrobin routine type/List
Methodcan method type/Metamodel/ClassHOW
Methodcan method type/Metamodel/MROBasedMethodDispatch
Methodallowed-markup method type/RakuAST/Doc/Block
Methodcomb method type/IO/CatHandle
Methodcomb method type/IO/Handle
Methodcomb method type/Allomorph
Routinecomb routine type/Str
Routinecomb routine type/Cool
Methodcomb method type/IO/Path
Operator^ prefix language/operators
Operator^ infix language/operators
Methodnl-in method type/IO/CatHandle
Methodnl-in method type/IO/Handle
Sublastcall sub type/independent-routines
Methodbits method type/Kernel
Methodfind_method_qualified method type/Metamodel/MROBasedMethodDispatch
Methodsplitpath method type/IO/Spec/Unix
Methodsplitpath method type/IO/Spec/Cygwin
Methodsplitpath method type/IO/Spec/Win32
Methodsocket-port method type/IO/Socket/Async
Methodsocket-port method type/IO/Socket/Async/ListenSocket
Routineuniparse routine type/Str
Methoduniparse method type/Cool
Operatordiv infix language/operators
Operatordiv infix type/Int
Methodnext method type/Label
Methoddefault method type/Hash
Methoddefault method type/Scalar
Methoddefault method type/Array
Methoddefault method type/Baggy
Methoddefault method type/Setty
Methoddefault method type/Parameter
Methodkept method type/Promise
Operatormin infix language/operators
Routinemin routine type/Any
Methodmin method type/Supply
Methodmin method type/Range
Operatorβš›+= infix type/atomicint
Routinerotor routine type/List
Methodrotor method type/Any
Methodrotor method type/Supply
MethodHash method type/QuantHash
MethodHash method type/Any
Methodconstraints method type/Parameter
Methodcondition method type/X/Phaser/PrePost
Methodcondition method type/Lock
Submkdir sub type/independent-routines
Methodmkdir method type/IO/Path
Methodweek-number method type/Dateish
Operatorlt infix language/operators
Methodhidden method type/Metamodel/MultipleInheritance
Methodearlier method type/Dateish
Methoddefined method type/Mu
Routinedefined routine type/Mu
Methoddefined method type/Junction
Methoddefined method type/Failure
Methodpackage-name method type/X/Attribute/Undeclared
Methodclassify-list method type/Hash
Methodclassify-list method type/Baggy
Operator==, infix β©΅ infix language/operators
Routineparse-names routine type/Str
Subcglobal sub language/nativecall
Methodre method type/Complex
Methodapi method type/Metamodel/Versioning
Methodfail method type/Channel
Routinefail routine type/Exception
Subfail sub type/Failure
Methodadd_private_method method type/Metamodel/PrivateMethodContainer
Methodwrite-int8 method type/Buf
Methodwrite-int8 method type/Buf
Routineasin routine type/Cool
Methodconfigure_type_checking method type/Metamodel/Primitives
Routinesign routine type/Complex
Methodsign method type/Real
Methodsign method type/Cool
Subslip sub type/Slip
Methodassuming method type/Code
Routinesnitch routine type/Any
Operatorand infix language/operators
Methodpayload method type/X/AdHoc
Methodsubstr method type/Allomorph
Routinesubstr routine type/Str
Routinesubstr routine type/Cool
Methodis-wrapped method type/Routine
Operator^ff^ infix language/operators
Methoduc method type/Allomorph
Routineuc routine type/Str
Routineuc routine type/Cool
Methodsay method type/Mu
Methodsay method type/Proc/Async
Methodsay method type/IO/CatHandle
Subsay sub type/independent-routines
Methodsay method type/IO/Handle
Methodalternative-names method type/Encoding
Methodold method type/X/Obsolete
Subdone-testing sub type/Test
Methodlang method type/X/Eval/NoSuchLang
Methodtruncate method type/Complex
Methodtruncate method type/Real
Routinetruncate routine type/Cool
Termrand term language/terms
Routinerand routine type/Real
Methodrand method type/Num
Methodrand method type/Cool
Methodrand method type/Range
Methodfor method type/RakuAST/Doc/Block
Methodantipairs method type/Pair
Methodantipairs method type/Map
Methodantipairs method type/Baggy
Methodantipairs method type/Setty
Routineantipairs routine type/List
Methodantipairs method type/Any
Methodantipairs method type/Capture
Methodhas_accessor method type/Attribute
Methodcancel method type/Cancellation
Methodvolume method type/IO/Path
Methodadd_fallback method type/Metamodel/ClassHOW
Methodast method type/Match
Methodexcludes-max method type/Range
Methodat method type/Promise
Methodpath method type/IO/Pipe
Methodpath method type/IO/Spec/Unix
Methodpath method type/Proc/Async
Methodpath method type/IO/CatHandle
Methodpath method type/X/IO/Mkdir
Methodpath method type/IO/Spec/Win32
Methodpath method type/IO/Handle
Methodpath method type/X/IO/DoesNotExist
Methodpath method type/X/IO/Rmdir
Methodpath method type/X/IO/Dir
Methodpath method type/Cool
Methodpath method type/X/IO/Chdir
Methodpath method type/X/IO/Unlink
Methodpath method type/IO/Notification/Change
Routinelsb routine type/Int
Subpack sub type/Blob
Methodcurupdir method type/IO/Spec/Unix
Methodpeer-host method type/IO/Socket/Async
Subtodo sub type/Test
Methodgrabpairs method type/Baggy
Methodgrabpairs method type/Setty
MethodChannel method type/Supply
MethodNFD method type/Uni
MethodNFD method type/Str
Operator&lt; infix language/operators
Methodreallocate method type/Buf
Methodheaders method type/Pod/Block/Table
Term{ } term language/operators
Operator{ } postcircumfix language/operators
Operator~&amp; infix language/operators
Methodplaceholder method type/X/Signature/Placeholder
Methodplaceholder method type/X/Placeholder/Block
MethodPromise method type/Supply
Methodread-uint16 method type/Blob
MethodBaggy method type/QuantHash
Operator% infix language/operators
Methodremove method type/BagHash
Methoddistribution method type/CompUnit
Routinemsb routine type/Int
Operator&gt;=, infix β‰₯ infix language/operators
Term𝑒 term language/terms
Subskip-rest sub type/Test
MethodSupply method type/Supplier
MethodSupply method type/Proc/Async
MethodSupply method type/IO/CatHandle
MethodSupply method type/Promise
MethodSupply method type/IO/Socket/Async
MethodSupply method type/Any
MethodSupply method type/IO/Handle
MethodSupply method type/Channel
Methodinode method type/IO/Path
Methodchomp method type/IO/CatHandle
Methodchomp method type/IO/Handle
Methodchomp method type/Allomorph
Routinechomp routine type/Str
Routinechomp routine type/Cool
Methodpull-one method type/Iterator
Methodput method type/Mu
Methodput method type/Proc/Async
Methodput method type/IO/CatHandle
Subput sub type/independent-routines
Methodput method type/IO/Handle
Methodput method type/IO/Socket
Methodtype_parameter_at method type/Metamodel/Primitives
MethodArray method type/Any
Methodnamed_names method type/Parameter
Methodparsefile method type/Grammar
Methodbuild-date method type/Compiler
Methodpid method type/Proc
Methodpid method type/Proc/Async
Routinesplice routine type/Array
Methodsplice method type/Buf
Methodread-num64 method type/Blob
Routinetanh routine type/Cool
Methodtype_parameterized method type/Metamodel/Primitives
Subatomic-inc-fetch sub type/atomicint
Methodmm-dd-yyyy method type/Dateish
Routineparse-base routine type/Str
Methodreceive method type/Channel
Methodhyper method type/RaceSeq
Methodhyper method type/Iterable
Methodhyper method type/HyperSeq
MethodNFKD method type/Uni
MethodNFKD method type/Str
Methodx method type/IO/Special
Operatorx infix language/operators
Methodx method type/IO/Path
Methodpairup method type/Any
Methodparent-name method type/X/Inheritance/NotComposed
MethodBuf method type/Blob
Methodset method type/Collation
Methodset method type/SetHash
Subset sub type/Set
Methodstore-repo-id method type/CompUnit/PrecompilationRepository
Termself term language/terms
Methodself method type/Mu
Methodself method type/Failure
Subbail-out sub type/Test
Operatoreqv infix language/operators
Operatoreqv infix type/ObjAt
Operatoreqv infix type/Allomorph
Operatoreqv infix type/Match
Methodcanonpath method type/IO/Spec/Unix
Methodcanonpath method type/IO/Spec/Cygwin
Methodcanonpath method type/IO/Spec/QNX
Methodcanonpath method type/IO/Spec/Win32
Operator- prefix language/operators
Operator- infix language/operators
Operator| prefix language/operators
Operator| infix language/operators
Methodends-with method type/Str
Methodprint-nl method type/IO/CatHandle
Methodprint-nl method type/IO/Handle
Methodtypename method type/X/Assignment/RO
Methodtypename method type/X/Method/NotFound
Methodtrim-trailing method type/Allomorph
Methodtrim-trailing method type/Str
Routinetrim-trailing routine type/Cool
Methodreturns method type/Signature
Methodnext-handle method type/IO/CatHandle
Methodparents method type/Metamodel/MultipleInheritance
Methodlast-date-in-month method type/Date
MethodCapture method type/Seq
MethodCapture method type/Signature
MethodCapture method type/Mu
MethodCapture method type/Version
MethodCapture method type/ComplexStr
MethodCapture method type/Whatever
MethodCapture method type/QuantHash
MethodCapture method type/Map
MethodCapture method type/Int
MethodCapture method type/Callable
MethodCapture method type/RatStr
MethodCapture method type/List
MethodCapture method type/Supply
MethodCapture method type/Num
MethodCapture method type/Blob
MethodCapture method type/Capture
MethodCapture method type/Channel
MethodCapture method type/Str
MethodCapture method type/Failure
MethodCapture method type/Range
Methodfilename method type/X/Comp
Methodclear method type/IterationBuffer
Methodflush method type/IO/CatHandle
Methodflush method type/IO/Handle
Methodl method type/IO/Special
Methodl method type/IO/Path
Operator// prefix language/operators
Operator// infix language/operators
Methodopen method type/IO/CatHandle
Subopen sub type/independent-routines
Methodopen method type/IO/Handle
Methodopen method type/IO/Path
Methodset_package method type/Metamodel/Primitives
MethodMix method type/Setty
MethodMix method type/Any
Methodmaxpairs method type/Setty
Methodmaxpairs method type/Any
Operator..^ infix language/operators
Methodprivate method type/X/Method/NotFound
Methodclosed method type/Channel
Subisnt sub type/Test
Methodon-close method type/Supply
Methodmethod_table method type/Metamodel/MethodContainer
MethodStringy method type/Sequence
MethodStringy method type/Blob
MethodDISTROnames method type/Raku
Methodlock method type/Lock
Methodlock method type/IO/CatHandle
Methodlock method type/Lock/Async
Methodlock method type/IO/Handle
Methodchunks method type/Match
Operator=~= infix language/operators
Methodsymbol method type/X/Export/NameClash
Methodsymbol method type/X/Undeclared
Methodsymbol method type/X/Caller/NotDynamic
Methodsymbol method type/X/Redeclaration
Methodtarget-name method type/X/Composition/NotComposable
Methodstatus method type/Promise
Methodstatus method type/X/Promise/CauseOnlyValidOnBroken
Methodcount-only method type/PredictiveIterator
Methodfrom-posix method type/Instant
MethodBlob method type/Buf
Methodlocal method type/DateTime
MethodAT-POS method language/subscripts
MethodAT-POS method type/Positional
MethodAT-POS method type/Sequence
MethodAT-POS method type/IterationBuffer
MethodAT-POS method type/Range
Methodspawn method type/Proc
Methodreason method type/X/Numeric/Real
Methodreason method type/X/Str/Numeric
Routinecosh routine type/Cool
MethodDate method type/Instant
MethodDate method type/DateTime
MethodDate method type/Date
MethodDate method type/Str
Methodwrite-int64 method type/Buf
Methodwrite-int64 method type/Buf
MethodDESTROY method type/IO/CatHandle
SubmethodDESTROY submethod type/IO/Handle
Termterm:&lt;&gt; term language/syntax
Methodsubstr-eq method type/Str
Methodnumerator method type/Rational
Methodconfig method type/Systemic
Methodconfig method type/Pod/Block
Methodconfig method type/RakuAST/Doc/Block
Methodextension method type/IO/Spec/Unix
Methodextension method type/IO/Path
Methoddirname method type/IO/Path
Methodd method type/IO/Special
Methodd method type/IO/Path
Methodhh-mm-ss method type/DateTime
Methodnude method type/Rational
OperatorβŠ„ infix language/operators
OperatorβŠ„ infix language/setbagmix
Subisa-ok sub type/Test
MethodNumeric method type/StrDistance
RoutineNumeric routine type/Endian
MethodNumeric method type/ComplexStr
MethodNumeric method type/Enumeration
MethodNumeric method type/Nil
MethodNumeric method type/DateTime
MethodNumeric method type/X/AdHoc
MethodNumeric method type/IntStr
MethodNumeric method type/Map
MethodNumeric method type/Date
RoutineNumeric routine type/Bool
MethodNumeric method type/RatStr
MethodNumeric method type/Sequence
MethodNumeric method type/List
MethodNumeric method type/Capture
MethodNumeric method type/Str
MethodNumeric method type/Thread
MethodNumeric method type/NumStr
MethodNumeric method type/Numeric
MethodNumeric method type/IO/Path
Methodsub_signature method type/Parameter
Methodget method type/IO/CatHandle
Subget sub type/independent-routines
Methodget method type/IO/Socket/INET
Routineget routine type/IO/Handle
Routineget routine type/IO/Socket
Methodparts method type/Version
Methodparts method type/IO/Path
Traitis cached trait type/Routine
Methodout-buffer method type/IO/CatHandle
Methodout-buffer method type/IO/Handle
Methodmatch method type/Str
Methodmatch method type/Cool
Operator^fff^ infix language/operators
Methodlive method type/Supply
Methodnew-unit method type/CompUnit/PrecompilationRepository
Subnok sub type/Test
Subuniprops sub type/Cool
Methodpeer-port method type/IO/Socket/Async
Operator~&lt; infix language/operators
Routineuninames routine type/Cool
OperatorX infix language/operators
Methodendian method type/Kernel
Methodverbose-config method type/Compiler
Methodtotal-memory method type/Kernel
Methodof method type/Hash
Methodof method type/Positional
Methodof method type/QuantHash
Methodof method type/Scalar
Methodof method type/Associative
Traitof trait type/Variable
Methodof method type/Array
Methodof method type/Code
Subinfix:&lt;/&gt; sub type/Range
Methodprotect method type/Lock
Methodprotect method type/Lock/Async
MethodASSIGN-POS method language/subscripts
Methodset_api method type/Metamodel/Versioning
Methodrequest-garbage-collection method type/VM
Methodinstall_method_cache method type/Metamodel/Primitives
Methodnew-from-daycount method type/Date
Methodget_value method type/Attribute
Routineunimatch routine type/Cool
Methodall method type/Any
Methodpath-sep method type/Distro
Methodis-absolute method type/IO/Spec/Unix
Methodis-absolute method type/IO/Spec/Cygwin
Methodis-absolute method type/IO/Spec/Win32
Methodis-absolute method type/IO/Path
Operator≒ infix language/operators
Operator≒ infix language/setbagmix
Operator/ infix language/operators
Methodto-posix method type/Instant
Methodinstall method type/CompUnit/Repository/Installation
Methoddays-in-year method type/Dateish
Subpop sub type/independent-routines
Methodpop method type/Array
Methodpop method type/Buf
Routinecategorize routine type/List
Routinecategorize routine type/Any
Methodpair method type/Enumeration
Methodhandled method type/Failure
Routineunlink routine type/IO/Path
Methodbefore method type/StrDistance
Operatorbefore infix language/operators
Methodlevel method type/Pod/Item
Methodlevel method type/RakuAST/Doc/Block
Methodlevel method type/Pod/Heading
Methodload-unit method type/CompUnit/PrecompilationRepository
Routinesech routine type/Cool
Operator⊈ infix language/operators
Operator⊈ infix language/setbagmix
Routinerotate routine type/List
Methodrotate method type/Supply
Routinelog2 routine type/Cool
Routinelog2 routine type/Numeric
Methodcomposalizer method type/Metamodel/EnumHOW
OperatorZ infix language/operators
Methodwhen method type/X/Obsolete
Routinecis routine type/Cool
Methodset-atoms method type/RakuAST/Doc/Markup
Methodwrite-num64 method type/Buf
Methodwrite-num64 method type/Buf
Routinetan routine type/Cool
Methodset_value method type/Attribute
Methodday-of-week method type/Dateish
Operator(==), infix ≑ infix language/operators
Operator(==), infix ≑ infix language/setbagmix
MethodEXISTS-POS method language/subscripts
MethodEXISTS-POS method type/Positional
MethodEXISTS-POS method type/Sequence
MethodEXISTS-POS method type/Range
Methodprivate_method_names method type/Metamodel/PrivateMethodContainer
Methodgrep method type/RaceSeq
Routinegrep routine type/List
Methodgrep method type/Any
Methodgrep method type/Supply
Methodgrep method type/HyperSeq
Methodrange method type/X/OutOfRange
Methodrequired method type/Attribute
Methodset-type method type/RakuAST/Doc/Block
Methodfmt method type/Pair
Methodfmt method type/Sequence
Methodfmt method type/List
Methodfmt method type/Cool
Methodfmt method type/Range
Methoddecode method type/Blob
Methodchild-typename method type/X/Inheritance/Unsupported
Operator! prefix language/operators
MethodSeq method type/Seq
MethodSeq method type/IterationBuffer
MethodSeq method type/Any
MethodSeq method type/Supply
Methodfirst-date-in-month method type/Date
Methodbreak method type/Promise
Methodis-routine method type/Backtrace/Frame
Methodset_auth method type/Metamodel/Versioning
Methodouter-caller-idx method type/Backtrace
MethodEXISTS-KEY method language/subscripts
MethodEXISTS-KEY method type/Associative
Methodw method type/IO/Special
Methodw method type/Proc/Async
Methodw method type/IO/Path
Methoddir-with-entries method type/IO/Path
Methodsignature method type/Systemic
Methodsignature method type/ForeignCode
Methodsignature method type/Code
MethodCALL-ME method type/Enumeration
MethodCALL-ME method type/Callable
Methodsplitdir method type/IO/Spec/Unix
Methodsplitdir method type/IO/Spec/Win32
Methodsibling method type/IO/Path
Methodunshift method type/Nil
Routineunshift routine type/Array
Methodunshift method type/IterationBuffer
Methodunshift method type/Buf
Methodunshift method type/Any
Methodtype_check method type/Metamodel/DefiniteHOW
Methodadd-config method type/RakuAST/Doc/Block
Methodon-switch method type/IO/CatHandle
Subexit sub type/independent-routines
Methodnice method type/Backtrace
Methodmap method type/RaceSeq
Methodmap method type/Backtrace
Routinemap routine type/List
Routinemap routine type/Any
Methodmap method type/Supply
Methodmap method type/HyperSeq
Methoddenominator method type/Rational
Operator: infix language/operators
Methodresult method type/Promise
Methodsort method type/Map
Routinesort routine type/List
Methodsort method type/Any
Methodsort method type/Supply
Methodmeta method type/Pod/FormattingCode
Methodmeta method type/Distribution
Methodmeta method type/RakuAST/Doc/Markup
Methodmeta method type/Distribution/Path
Methodmeta method type/Distribution/Hash
Methodcolumn method type/X/Comp
MethodRange method type/Int
MethodRange method type/Rational
Methodroles_to_compose method type/Metamodel/RoleContainer
Subatomic-fetch sub type/Scalar
Subatomic-fetch sub type/atomicint
Methodroutine-type method type/X/Anon/Multi
Methodskip-at-least-pull-one method type/Iterator
Subinfix:&lt;cmp&gt; sub type/DateTime
Subinfix:&lt;cmp&gt; sub type/Range
Methodgrab method type/Mixy
Methodgrab method type/Baggy
Methodgrab method type/Setty
Methodgrab method type/Supply
Subsleep-timer sub type/Date
Operator(&gt;), infix βŠƒ infix language/operators
Operator(&gt;), infix βŠƒ infix language/setbagmix
Methodrepo-id method type/CompUnit
Methoduser method type/IO/Path
Methodoperation method type/X/TypeCheck
Subwarn sub type/Exception
Methodwrite-int16 method type/Buf
Methodwrite-int16 method type/Buf
Methodread-uint32 method type/Blob
Methodreturn method type/Mu
Methodletter method type/RakuAST/Doc/Markup
Methodskip-at-least method type/Iterator
TermΟ€ term language/terms
Methodver method type/Metamodel/Versioning
Methodprefix method type/VM
Methodprefix method type/Distribution/Locally
Methodprefix method type/Parameter
Methodprivate_method_table method type/Metamodel/PrivateMethodContainer
Methodset_name method type/Metamodel/Naming
Traitis pure trait type/Routine
Methodconcise method type/Backtrace
MethodMixy method type/QuantHash
Methodunwrap method type/Routine
Methodpush-all method type/Iterator
Methodatoms method type/RakuAST/Doc/Markup
Methodatoms method type/RakuAST/Doc/Paragraph
MethodSTORE method language/subscripts
MethodSTORE method language/subscripts
MethodSTORE method type/Positional
MethodSTORE method type/Associative
Methodresume method type/Exception
Methodprecomp-target method type/VM
Methodwrite-uint128 method type/Buf
Methodwrite-uint128 method type/Buf
Methodfrom method type/X/IO/Copy
Methodfrom method type/X/IO/Rename
Methodfrom method type/X/IO/Move
Methodfrom method type/List
Methodfrom method type/Match
Methodfrom method type/CompUnit
Methodtry_acquire method type/Semaphore
Methodunset method type/SetHash
Methodbroken method type/Promise
Methodwrite-bits method type/Buf
Methodwrite-bits method type/Buf
Methodtree method type/Any
Methodcommand method type/Proc
Methodcommand method type/Proc/Async
MethodIO method type/IO/Special
MethodIO method type/IO/Pipe
MethodIO method type/IO/CatHandle
MethodIO method type/Distribution/Resource
MethodIO method type/Dateish
MethodIO method type/IO/Handle
MethodIO method type/Cool
MethodIO method type/IO/Notification/Change
MethodIO method type/IO/Path
Methodslurp method type/IO/CatHandle
Subslurp sub type/independent-routines
Methodslurp method type/IO/Handle
Routineslurp routine type/IO/Path
Subdiag sub type/Test
Methodright method type/X/Parameter/Placeholder
Methoddo method type/Supply
Methodcatdir method type/IO/Spec/Unix
Methodcatdir method type/IO/Spec/Cygwin
Methodcatdir method type/IO/Spec/Win32
Methodwrite-uint32 method type/Buf
Methodwrite-uint32 method type/Buf
MethodPair method type/Pair
Methodkill method type/Proc/Async
Methodnew-from-pairs method type/Baggy
Methodnew-from-pairs method type/Setty
Subeval-dies-ok sub type/Test
Operator[ ] circumfix language/operators
Operator[ ] postcircumfix language/operators
Operatorff^ infix language/operators
Methodset_hidden method type/Metamodel/MultipleInheritance
Routineend routine type/List
Methodend method type/Any
MethodWHERE method type/Mu
Methoditem method type/Mu
Subitem sub type/Any
Methodzip-latest method type/Supply
Methoddaycount method type/Date
Methoddaycount method type/Dateish
Methodcalling-package method type/X/Method/Private/Permission
Subinfix:&lt;+&gt; sub type/DateTime
Subinfix:&lt;+&gt; sub type/Date
Subinfix:&lt;+&gt; sub type/Range
Routineclassify routine type/List
Routineclassify routine type/Any
Methodinvalid-str method type/X/Temporal/InvalidFormat
Methodparams method type/Signature
Routinepermutations routine type/List
Methodpermutations method type/Any
Methodargs method type/Proc/Async
Operatorminmax infix language/operators
Routineminmax routine type/Any
Methodminmax method type/Supply
Methodminmax method type/Range
Methodpositional method type/Parameter
Routinemove routine type/IO/Path
Subunlike sub type/Test
Methodprintf method type/IO/CatHandle
Routineprintf routine type/independent-routines
Methodprintf method type/IO/Handle
Methodprintf method type/Cool
Methodread-int8 method type/Blob
Methodexception method type/Failure
Traitis dynamic trait type/Variable
Routineacosech routine type/Cool
MethodEOF method type/IO/CatHandle
MethodEOF method type/IO/Handle
Subshift sub type/independent-routines
Methodshift method type/Array
Methodshift method type/Buf
Methodos-error method type/X/OS
Methodwrite-int128 method type/Buf
Methodwrite-int128 method type/Buf
Methodenum_value_list method type/Metamodel/EnumHOW
Operator(&lt;), infix βŠ‚ infix language/operators
Operator(&lt;), infix βŠ‚ infix language/setbagmix
Operatorlcm infix language/operators
Methodtoday method type/Date
Subfull-barrier sub type/Thread
Methodappend method type/Hash
Subappend sub type/independent-routines
Methodappend method type/Nil
Methodappend method type/Array
Methodappend method type/IterationBuffer
Methodappend method type/Buf
Methodappend method type/Any
Methodnot method type/Mu
Operatornot prefix language/operators
Operatorβš›-- postfix type/atomicint
MethodFALLBACK method type/Nil
Methodfind method type/Encoding/Registry
Methodmodified-julian-date method type/DateTime
Methodoffset method type/DateTime
Methoddelayed method type/Supply
Methodwrite-int32 method type/Buf
Methodwrite-int32 method type/Buf
Routineasech routine type/Cool
Operator=:= infix language/operators
Methodreplacement method type/X/Obsolete
Methodbase_type method type/Metamodel/DefiniteHOW
Routineasinh routine type/Cool
Methodcomment method type/X/OutOfRange
Methodraw method type/Parameter
Subrepl sub type/independent-routines
Methodneed method type/CompUnit/Repository
Methodneed method type/CompUnit/Repository/Installation
Methodneed method type/CompUnit/Repository/FileSystem
SubMAIN sub language/functions
SubMAIN sub language/create-cli
Operator^..^ infix language/operators
Methodvow method type/Promise
Operatortemp prefix language/operators
Operatortemp prefix language/variables
Methodslurp-rest method type/IO/Handle
Methodpostmatch method type/Match
Operator?| infix language/operators
Subundefine sub type/independent-routines
Methodords method type/Nil
Methodords method type/Str
Routineords routine type/Cool
Routinedoes routine type/Mu
Traitdoes trait language/typesystem
Operatordoes infix language/operators
Subsleep sub type/Date
Methodset-meta method type/RakuAST/Doc/Markup
Routineis-prime routine type/Int
Methodfile method type/Label
Methodfile method type/Backtrace/Frame
Methodfile method type/CallFrame
Methodfile method type/Code
Methodcut-WHY method type/RakuAST/Doc/DeclaratorTarget
Methodclose-stdin method type/Proc/Async
Traitis test-assertion trait type/Routine
Methodscheduler method type/Promise
Routinelog10 routine type/Cool
Routinelog10 routine type/Numeric
Methodadd_trustee method type/Metamodel/Trusting
Methodline method type/Label
Methodline method type/Backtrace/Frame
Methodline method type/X/Comp
Methodline method type/CallFrame
Methodline method type/Code
Methodabs2rel method type/IO/Spec/Unix
Methodabs2rel method type/IO/Spec/Cygwin
Methodlist method type/Uni
Methodlist method type/Backtrace
Methodlist method type/QuantHash
Methodlist method type/Map
Routinelist routine type/List
Methodlist method type/Buf
Methodlist method type/Any
Methodlist method type/Supply
Methodlist method type/PositionalBindFailover
Methodlist method type/Blob
Methodlist method type/Capture
Methodlist method type/Channel
Methodlist method type/Match
Methodlist method type/Failure
Methodlist method type/Range
Methodis-deterministic method type/Iterator
Methodrole method type/X/Role/Initialization
Routinerindex routine type/Str
Routinerindex routine type/Cool
Operatorβš›-= infix type/atomicint
Methodreplace-with method type/Match
Methodsecondary method type/Collation
Subinfix:&lt;**&gt; sub type/Complex
Methodconj method type/Complex
Methodconj method type/Cool
Methodconj method type/Numeric
Methodset_parameterizer method type/Metamodel/Primitives
Methodwrite-to method type/IO/Socket/Async
Methodread-uint64 method type/Blob
Routineunpolar routine type/independent-routines
Methodunpolar method type/Cool
Methodso method type/Mu
Operatorso prefix language/operators
Operatorso prefix type/Bool
Routinecos routine type/Cool
Methodresolve method type/CompUnit/Repository
Methodresolve method type/CompUnit/Repository/Installation
Methodresolve method type/CompUnit/Repository/FileSystem
Methodresolve method type/IO/Path
Methodapp_lifetime method type/Thread
Methodraku method type/Mu
Methodraku method type/IO/Path/Win32
Methodraku method type/Complex
Methodraku method type/RakuAST/Doc/Declarator
Methodraku method type/Rat
Methodraku method type/RakuAST/Doc/Block
Methodraku method type/IterationBuffer
Methodraku method type/Allomorph
Methodraku method type/RakuAST/Doc/Markup
Methodraku method type/FatRat
Methodraku method type/Junction
Methodraku method type/RakuAST/Doc/Paragraph
Methodraku method type/IO/Path/Cygwin
Methodraku method type/IO/Path/QNX
Methodraku method type/IO/Path/Unix
Methodraku method type/Range
Methodraku method type/IO/Path
Routinesquish routine type/independent-routines
Methodsquish method type/Any
Methodsquish method type/Supply
RoutineBool routine type/Mu
MethodBool method type/StrDistance
MethodBool method type/Proc
MethodBool method type/Promise
MethodBool method type/Map
MethodBool method type/Regex
MethodBool method type/Baggy
MethodBool method type/Setty
MethodBool method type/List
MethodBool method type/Rational
MethodBool method type/Allomorph
MethodBool method type/Blob
MethodBool method type/Capture
MethodBool method type/Str
MethodBool method type/Junction
MethodBool method type/Match
MethodBool method type/Failure
MethodBool method type/Numeric
Terme term language/terms
Methode method type/IO/Special
Methode method type/IO/Path
Methodsource method type/X/Numeric/Real
Methodsource method type/X/Str/Numeric
Operator(-), infix βˆ– infix language/operators
Operator(-), infix βˆ– infix language/setbagmix
Methodreadonly method type/Attribute
Methodreadonly method type/Parameter
Methodcatpath method type/IO/Spec/Unix
Methodcatpath method type/IO/Spec/Cygwin
Methodcatpath method type/IO/Spec/Win32
Methodflip method type/Allomorph
Routineflip routine type/Str
Routineflip routine type/Cool
Methodone method type/Any
Methodreals method type/Complex
Subchdir sub type/independent-routines
Methodchdir method type/IO/Path
Methodunivals method type/Str
Sub&amp;*chdir sub type/independent-routines
Methodadd_enum_value method type/Metamodel/EnumHOW
Methodcpu-cores method type/Kernel
Methodday-of-year method type/Dateish
Operator(cont), infix βˆ‹ infix language/operators
Operator(cont), infix βˆ‹ infix language/setbagmix
Methodauth method type/Metamodel/Versioning
Methodauth method type/Systemic
Methodauth method type/CompUnit
Methoddid-you-mean method type/X/NYI
Methodread-uint8 method type/Blob
Methodnorm method type/Rational
Methodday-of-month method type/Dateish
MethodCallable method type/Format
Methodwatch method type/IO/Path
Methodinvert method type/RaceSeq
Methodinvert method type/Pair
Methodinvert method type/Map
Methodinvert method type/Baggy
Routineinvert routine type/List
Methodinvert method type/Any
Methodinvert method type/HyperSeq
Operator* infix language/operators
Methodchop method type/Allomorph
Routinechop routine type/Str
Routinechop routine type/Cool
Methodbatch method type/List
Methodbatch method type/Any
Methodbatch method type/Supply
Traitis raw trait type/Routine
Methodcompute_mro method type/Metamodel/C3MRO
Methodbool-only method type/PredictiveIterator
Subfails-like sub type/Test
Methodwrite-uint8 method type/Buf
Methodwrite-uint8 method type/Buf
Operator&lt;=, infix ≀ infix language/operators
Subsleep-until sub type/Date
MethodCODE method type/Formatter
Methodcompose_type method type/Metamodel/Primitives
Methoddirective method type/RakuAST/Doc/Block
Methodbytecode-size method type/Code
Methodfrom-paragraphs method type/RakuAST/Doc/Block
RoutineT routine type/Telemetry
Operatornotandthen infix language/operators
Methodadd_method method type/Metamodel/MethodContainer
Methodnamed method type/Parameter
Methodinterval method type/Supply
Methodtype method type/Pod/FormattingCode
Methodtype method type/Attribute
Methodtype method type/X/Bind/Slice
Methodtype method type/RakuAST/Doc/Block
Methodtype method type/X/Does/TypeObject
Methodtype method type/Parameter
Operatorcoll infix language/operators
Methodmultiness method type/X/Anon/Multi
MethodACCEPTS method type/Signature
MethodACCEPTS method type/Mu
MethodACCEPTS method type/Whatever
MethodACCEPTS method type/Pair
MethodACCEPTS method type/Map
MethodACCEPTS method type/Regex
MethodACCEPTS method type/Baggy
MethodACCEPTS method type/Bool
MethodACCEPTS method type/Setty
MethodACCEPTS method type/List
MethodACCEPTS method type/Any
MethodACCEPTS method type/Allomorph
MethodACCEPTS method type/Str
MethodACCEPTS method type/Code
MethodACCEPTS method type/Range
MethodACCEPTS method type/Numeric
MethodACCEPTS method type/IO/Path
Subis sub type/Test
Traitis trait language/traits
Methodvalue method type/Enumeration
Methodvalue method type/Pair
Subeval-lives-ok sub type/Test
MethodSPEC method type/IO/Path
Routinedir routine type/IO/Path
Operator::= infix language/operators
Methodprint-to method type/IO/Socket/Async
Methodkv method type/Enumeration
Methodkv method type/Pair
Methodkv method type/Map
Methodkv method type/Baggy
Methodkv method type/Setty
Routinekv routine type/List
Routinekv routine type/Any
Methodkv method type/Capture
Methodwrite-num32 method type/Buf
Methodwrite-num32 method type/Buf
Methodattributes method type/Metamodel/AttributeContainer
MethodAT-KEY method language/subscripts
MethodAT-KEY method type/Associative
Subpass sub type/Test
Routinerepeated routine type/independent-routines
Methodrepeated method type/Any
Methodrepeated method type/Supply
Traitis export trait type/Mu
Traitis export trait type/Routine
Methodto method type/X/IO/Copy
Methodto method type/X/IO/Rename
Methodto method type/X/IO/Move
Methodto method type/List
Methodto method type/Match
Methodpush method type/Hash
Subpush sub type/independent-routines
Methodpush method type/Nil
Methodpush method type/Array
Methodpush method type/IterationBuffer
Methodpush method type/Buf
Methodpush method type/Any
Routineabs routine type/Complex
Routineabs routine type/Cool
Routineabs routine type/Numeric
Methoddirectives method type/Format
Methodversion method type/Systemic
Methodversion method type/CompUnit
Methodversion method type/Unicode
Methoddir-sep method type/IO/Spec/Unix
Methoddir-sep method type/IO/Spec/Win32
Methodenum_from_value method type/Metamodel/EnumHOW
Methodencode method type/Str
Methodis-relative method type/IO/Path
Methodproc method type/IO/Pipe
Methodproc method type/X/Proc/Unsuccessful
Methodproc method type/X/Proc/Async
Methodtrans method type/Str
Methodtrans method type/Cool
Methodstarted method type/Proc/Async
MethodInt method type/StrDistance
MethodInt method type/Enumeration
MethodInt method type/IntStr
MethodInt method type/Map
MethodInt method type/Date
MethodInt method type/Real
RoutineInt routine type/Bool
MethodInt method type/List
MethodInt method type/Rational
MethodInt method type/Num
MethodInt method type/Str
MethodInt method type/Cool
MethodInt method type/Match
MethodInt method type/IO/Path
Termtau term language/terms
Routinesec routine type/Cool
Operator=== infix type/ComplexStr
Method=== method type/Enumeration
Operator=== infix type/IntStr
Operator=== infix type/RatStr
Operator=== infix type/NumStr
Routinerename routine type/IO/Path
Operator?^ prefix language/operators
Operator?^ infix language/operators
Methoddev method type/IO/Path
Methodread-int64 method type/Blob
Methodcontents method type/Pod/Block
Methodstore-unit method type/CompUnit/PrecompilationRepository
Methodpoll method type/Channel
Methodconnect method type/IO/Socket/Async
Subatomic-fetch-add sub type/atomicint
Routineexp routine type/Cool
Routineexp routine type/Numeric
Methodset-WHEREFORE method type/RakuAST/Doc/Declarator
Methodmulti method type/Routine
Methodshare method type/Supply
Methodmisplaced method type/X/Parameter/WrongOrder
Methoddeclaration method type/X/Declaration/Scope
Methodis_composed method type/Metamodel/EnumHOW
Methodtap method type/Supply
Methodtruncated-to method type/DateTime
Methodtruncated-to method type/Date
Methodarchetypes method type/Metamodel/PackageHOW
Methodradix method type/X/Syntax/Number/RadixOutOfRange
Methodcurdir method type/IO/Spec/Unix
Operatoro, infix ∘ infix language/operators
Routinemake routine type/Match
Methodpush-at-least method type/Iterator
TermΟ„ term language/terms
Methodhandle method type/X/Proc/Async/TapBeforeSpawn
Methodhandle method type/X/Proc/Async/CharsOrBytes
Routinechown routine type/IO/Path
MethodRat method type/Real
MethodRat method type/RatStr
MethodRat method type/Num
MethodRat method type/Str
MethodRat method type/Cool
Operatorandthen infix language/operators
Methoddestroyers method type/Metamodel/Finalization
Methodsubbuf-rw method type/Buf
Routinesubbuf-rw routine type/Buf
Routinefirst routine type/List
Routinefirst routine type/Any
Methodfirst method type/Supply
Operatorβš›βˆ’= infix type/atomicint
Methodshort-name method type/CompUnit
Operator-- prefix language/operators
Operator-- postfix language/operators
Methodsetup_mixin_cache method type/Metamodel/Mixins
Operator&lt;&gt; postcircumfix language/operators
Methodt method type/IO/CatHandle
Methodt method type/IO/Handle
Routineacotan routine type/Cool
Methodchild method type/IO/Path
Methodprecomp-ext method type/VM
Methodfiles method type/CompUnit/Repository/Installation
Methodfiles method type/CompUnit/Repository/FileSystem
Subnativesizeof sub language/nativecall
Methodshape method type/Array
Methodredispatcher method type/X/NoDispatcher
Termβˆ… term language/terms
Termβˆ… term language/setbagmix
Operator+ prefix language/operators
Operator+ infix language/operators
Methodinstead method type/X/Syntax/Reserved
Methoddd-mm-yyyy method type/Dateish
Methodlc method type/Allomorph
Routinelc routine type/Str
Routinelc routine type/Cool
Methodconfigure_destroy method type/Metamodel/Primitives
Operator~&gt; infix language/operators
Methodshort-id method type/CompUnit/Repository/Installation
Methodshort-id method type/CompUnit/Repository/FileSystem
Methodhash method type/QuantHash
Methodhash method type/Baggy
Methodhash method type/Any
Methodhash method type/Capture
Methodhash method type/Match
Operatoreq infix language/operators
Methodread-int32 method type/Blob
Methodtotal method type/Mix
Methodtotal method type/Baggy
Methodtotal method type/Setty
Methodtype_parameters method type/Metamodel/Primitives
Methodpairs method type/Pair
Methodpairs method type/Map
Methodpairs method type/Baggy
Routinepairs routine type/List
Methodpairs method type/Any
Methodpairs method type/Capture
Methodfc method type/Allomorph
Routinefc routine type/Str
Routinefc routine type/Cool
Methodvariable method type/X/Syntax/NoSelf
Routineuniname routine type/Cool
Operatorunicmp infix language/operators
Methodthrow method type/Exception
MethodOrder method type/Cool
Methodtoggle method type/Any
Methoddefinite method type/Metamodel/DefiniteHOW
Subis_approx sub type/Test
Subcan-ok sub type/Test
Methodwhole-second method type/DateTime
Operator?&amp; infix language/operators
Methoddone method type/Supplier
Subdone sub type/independent-routines
Methodabbreviated method type/RakuAST/Doc/Block
Methodprematch method type/Match
MethodStr method type/IO/Special
MethodStr method type/Mu
MethodStr method type/Systemic
MethodStr method type/StrDistance
MethodStr method type/Version
MethodStr method type/ForeignCode
MethodStr method type/Backtrace
MethodStr method type/Label
MethodStr method type/IO/CatHandle
MethodStr method type/Pair
MethodStr method type/Nil
MethodStr method type/DateTime
MethodStr method type/Int
MethodStr method type/Date
MethodStr method type/Real
MethodStr method type/RakuAST/Doc/Block
MethodStr method type/Sequence
MethodStr method type/List
MethodStr method type/IO/Handle
MethodStr method type/Num
MethodStr method type/Allomorph
MethodStr method type/RakuAST/Doc/Markup
MethodStr method type/Blob
MethodStr method type/Junction
MethodStr method type/Thread
MethodStr method type/RakuAST/Doc/Paragraph
MethodStr method type/Match
MethodStr method type/Code
MethodStr method type/IO/Path
Methodquaternary method type/Collation
Methodcleanup method type/IO/Path
Subcas sub type/Scalar
Subcas sub type/atomicint
Methodserial method type/RaceSeq
Methodserial method type/Any
Methodserial method type/HyperSeq
Operator(^), infix βŠ– infix language/operators
Operator(^), infix βŠ– infix language/setbagmix
Operator, infix language/operators
Routinelink routine type/IO/Path
Operatorβš› prefix type/Scalar
Operatorβš› prefix type/atomicint
Methodshortname method type/Metamodel/DefiniteHOW
Methodload-repo-id method type/CompUnit/PrecompilationRepository
Methodsqrt method type/Complex
Routinesqrt routine type/Cool
Routinesqrt routine type/Numeric
Operator^ff infix language/operators
Methodleading method type/RakuAST/Doc/Declarator
Methodleading method type/Pod/Block/Declarator
Methodsigil method type/Parameter
Methodrestore method type/Routine/WrapHandle
Methodwrite method type/Proc/Async
Methodwrite method type/IO/CatHandle
Methodwrite method type/IO/Socket/Async
Methodwrite method type/IO/Handle
Methodwrite method type/IO/Socket
Methodantipair method type/Pair
Methodemit method type/Mu
Methodemit method type/Supplier
Subemit sub type/independent-routines
MethodWHICH method type/IO/Special
MethodWHICH method type/Mu
MethodWHICH method type/Allomorph
MethodWHICH method type/Range
Routinenote routine type/independent-routines
Methodstore-file method type/CompUnit/PrecompilationRepository
Traitis required trait language/typesystem
Methodcloser method type/RakuAST/Doc/Markup
Operator(&gt;=), infix βŠ‡ infix language/operators
Operator(&gt;=), infix βŠ‡ infix language/setbagmix
MethodNum method type/Real
MethodNum method type/Rational
MethodNum method type/Num
MethodNum method type/Str
MethodNum method type/Cool
MethodNum method type/NumStr
Methodcatfile method type/IO/Spec/Unix
Methodcatfile method type/IO/Spec/Win32
Operator&lt;=&gt; infix language/operators
Operator&lt;=&gt; infix type/Order
Methodclone method type/Mu
Methodclone method type/DateTime
Methodclone method type/Date
Methodclone method type/Array
Methodclone method type/Match
Methodprimary method type/Collation
Methodsucc method type/Enumeration
Methodsucc method type/Date
Routinesucc routine type/Bool
Methodsucc method type/Allomorph
Methodsucc method type/Str
Methodsucc method type/Numeric
Methodsucc method type/IO/Path
Operatorfff^ infix language/operators
RoutineEVAL routine type/independent-routines
MethodEVAL method type/Cool
Methodtrim-leading method type/Allomorph
Methodtrim-leading method type/Str
Routinetrim-leading routine type/Cool
Operatorcmp infix language/operators
Operatorcmp infix type/Pair
Operatorcmp infix type/Order
Operatorcmp infix type/List
Operatorcmp infix type/Allomorph
Methodhostname method type/Kernel
Methodweek-year method type/Dateish
Operator= (item assignment) infix language/operators
SubmethodBUILD submethod language/typesystem
Routinelog routine type/Cool
Routinelog routine type/Numeric
Methodfull method type/Backtrace
Methodtrying method type/X/IO/DoesNotExist
Methodbackend method type/Compiler
Methodhour method type/DateTime
Routineunpack routine type/Blob
Operator&lt;== infix language/operators
Methodrel2abs method type/IO/Spec/Unix
Methodrel2abs method type/IO/Spec/Cygwin
Methodrel2abs method type/IO/Spec/Win32
Methodread-uint128 method type/Blob
Methodtail method type/List
Routinetail routine type/Any
Methodtail method type/Supply
Methodset-leading method type/RakuAST/Doc/Declarator
Methodset-leading method type/RakuAST/Doc/DeclaratorTarget
Operator+&gt; infix language/operators
Methodcode method type/Backtrace/Frame
Methodcode method type/CallFrame
Operator(|), infix βˆͺ infix language/operators
Operator(|), infix βˆͺ infix language/setbagmix
Methodresolved-config method type/RakuAST/Doc/Block
Methodtrim method type/Allomorph
Methodtrim method type/Str
Routinetrim routine type/Cool
Subexplicitly-manage sub language/nativecall
Operator!=, infix β‰  infix language/operators
Methodadd-meta method type/RakuAST/Doc/Markup
Methodmixin_attribute method type/Metamodel/Mixins
Methodwith-lock-hidden-from-recursion-check method type/Lock/Async
Methodsplit method type/IO/Spec/Unix
Methodsplit method type/IO/Spec/Cygwin
Methodsplit method type/IO/CatHandle
Methodsplit method type/IO/Spec/Win32
Methodsplit method type/Supply
Methodsplit method type/IO/Handle
Methodsplit method type/Allomorph
Routinesplit routine type/Str
Routinesplit routine type/Cool
Methodsplit method type/IO/Path
Methodmonth method type/Dateish
Operator(&amp;), infix ∩ infix language/operators
Operator(&amp;), infix ∩ infix language/setbagmix
Term&lt; &gt; term language/operators
Operator&lt; &gt; postcircumfix language/operators
Methodconstruct method type/X/Syntax/Regex/Adverb
Routinesymlink routine type/IO/Path
Methodset_is_mixin method type/Metamodel/Mixins
Methodbounds method type/Range
Methoddelete method type/CompUnit/PrecompilationRepository
Operator&amp;&amp; infix language/operators
MethodBag method type/Mix
MethodBag method type/MixHash
MethodBag method type/Setty
MethodBag method type/Any
Operatorβš›= infix type/Scalar
Operatorβš›= infix type/atomicint
Methodpostfix method type/X/Redeclaration
Operator(elem), infix ∈ infix language/operators
Operator(elem), infix ∈ infix language/setbagmix
Methodyada method type/Routine
Methodsocket-host method type/IO/Socket/Async
Methodsocket-host method type/IO/Socket/Async/ListenSocket
Methodfree-memory method type/Kernel
Methodnative-descriptor method type/IO/CatHandle
Methodnative-descriptor method type/IO/Socket/Async
Methodnative-descriptor method type/IO/Handle
Methodnative-descriptor method type/IO/Socket
Methodnative-descriptor method type/IO/Socket/Async/ListenSocket
Methodoffset-in-hours method type/DateTime
Methoddesc method type/Systemic
Methodnext-interesting-index method type/Backtrace
Methoddelimited method type/RakuAST/Doc/Block
Operatorβˆ‰ infix language/operators
Operatorβˆ‰ infix language/setbagmix
Routinermdir routine type/IO/Path
Routineatan2 routine type/Cool
Methodstdout method type/Proc/Async
Methodim method type/Complex
Methodtclc method type/Allomorph
Routinetclc routine type/Str
Routinetclc routine type/Cool
Methodcreated method type/IO/Path
Methodcreate_type method type/Metamodel/Primitives
Methodtarget method type/X/Temporal/InvalidFormat
Methodtarget method type/X/Numeric/Real
Methodtarget method type/X/IO/Symlink
Methodtarget method type/X/Mixin/NotComposable
Methodtarget method type/X/IO/Link
Methodtarget method type/Match
Methodelems method type/Seq
Methodelems method language/subscripts
Methodelems method type/Uni
Methodelems method type/Positional
Methodelems method type/Metamodel/EnumHOW
Methodelems method type/Map
Methodelems method type/Array
Methodelems method type/Baggy
Methodelems method type/Setty
Routineelems routine type/List
Methodelems method type/IterationBuffer
Methodelems method type/Any
Methodelems method type/Supply
Methodelems method type/Blob
Methodelems method type/Capture
Methodelems method type/Range
Routineisa routine type/Mu
Operatormod infix language/operators
Methodclose method type/IO/Pipe
Methodclose method type/IO/CatHandle
Methodclose method type/IO/Socket/Async
Methodclose method type/Tap
Routineclose routine type/IO/Handle
Methodclose method type/Channel
Methodclose method type/IO/Socket
Methodchannel method type/X/Channel/ReceiveOnClosed
Methodchannel method type/X/Channel/SendOnClosed
Methodcando method type/Routine
Methodcando method type/Code
Methodprecompiled method type/CompUnit
Operator--βš› prefix type/atomicint
Methodtrailing method type/RakuAST/Doc/Declarator
Methodtrailing method type/Pod/Block/Declarator
Subspurt sub type/independent-routines
Methodspurt method type/IO/Handle
Methodspurt method type/IO/Path
Subatomic-fetch-sub sub type/atomicint
Methodyyyy-mm-dd method type/Dateish
Methodseek method type/IO/CatHandle
Methodseek method type/IO/Handle
Methodgenerate_mixin method type/Metamodel/Mixins
Methodis_type method type/Metamodel/Primitives
Methodarity method type/Signature
Methodarity method type/Format
Methodarity method type/ForeignCode
Methodarity method type/Code
MethodSetty method type/QuantHash
Methodbind-stderr method type/Proc/Async
Methodencoder method type/Encoding
Methodrethrow method type/Exception
Methodrebless method type/Metamodel/Primitives
Termnano term language/terms
Methodcoerce_type method type/Parameter
Subawait sub type/Promise
Subawait sub type/Channel
Methodis_trusted method type/Metamodel/Trusting
Methodnone method type/Any
Methodadd-paragraph method type/RakuAST/Doc/Block
Methodsummary method type/Backtrace
Methodwait method type/Lock/ConditionVariable
Methodwait method type/Supply
Methodkeyof method type/Hash
Methodkeyof method type/QuantHash
Methodkeyof method type/Associative
Methodadd_parent method type/Metamodel/MultipleInheritance
Methodadd_parent method type/Metamodel/EnumHOW
Routinesinh routine type/Cool
Methodoptional method type/Parameter
Methodname method type/Systemic
Methodname method type/Pod/Block/Named
Methodname method type/ForeignCode
Methodname method type/X/Signature/NameClash
Methodname method type/Label
Methodname method type/Encoding/Registry
Methodname method type/X/IO/Symlink
Methodname method type/Attribute
Methodname method type/Metamodel/DefiniteHOW
Methodname method type/X/Bind/NativeType
Methodname method type/Scalar
Methodname method type/Metamodel/Naming
Methodname method type/X/IO/Link
Methodname method type/Variable
Methodname method type/Routine
Methodname method type/X/Attribute/Required
Methodname method type/X/Attribute/NoPackage
Methodname method type/X/Attribute/Package
Methodname method type/Encoding
Methodname method type/Thread
Methodname method type/X/Dynamic/NotFound
Methodname method type/Parameter
Termpi term language/terms
Operatorleg infix language/operators
Methoduninstall method type/CompUnit/Repository/Installation
Methodbase-repeating method type/Rational
MethodFailure method type/Cool
MethodFailure method type/Exception
MethodDELETE-KEY method language/subscripts
Methodparent method type/X/Inheritance/Unsupported
Methodparent method type/IO/Path
Routinecross routine type/List
MethodDateTime method type/Instant
MethodDateTime method type/DateTime
MethodDateTime method type/Date
MethodDateTime method type/Str
Methodcaps method type/Match
Operator** infix language/operators
Methodsubst-mutate method type/Allomorph
Methodsubst-mutate method type/Str
Methoduncaught_handler method type/Scheduler
Methodsend method type/Channel
Termtime term language/terms
Methodtc method type/Allomorph
Routinetc routine type/Str
Routinetc routine type/Cool
Methodpos method type/X/Str/Numeric
Methodpos method type/Match
Methodis-leap-year method type/Dateish
Methodpolymod method type/Int
Methodpolymod method type/Real
MethodSetHash method type/Baggy
MethodSetHash method type/Any
Operator?? !! infix language/operators
Subindir sub type/independent-routines
Routineacosh routine type/Cool
Methodset-margin method type/RakuAST/Doc/Block
Methodweekday-of-month method type/Dateish
Routinesum routine type/List
Methodsum method type/Any
Methodsum method type/Range
Methodcompose_values method type/Metamodel/EnumHOW
Methodpush-exactly method type/Iterator
Methodlast method type/Label
Methodadd_stash method type/Metamodel/Stashing
Methodmro method type/Metamodel/C3MRO
Methods method type/IO/Special
Methods method type/IO/Path
Methodsecond method type/DateTime
Routineatanh routine type/Cool
Methodcollate method type/Any
Methodcollate method type/Supply
Methodloaded method type/CompUnit/Repository
Methodloaded method type/CompUnit/Repository/Installation
Methodloaded method type/CompUnit/Repository/FileSystem
Methodillegal method type/X/ControlFlow
Methodstarts-with method type/Str
Routinesprintf routine type/independent-routines
Methodsprintf method type/Cool
Subbag sub type/Bag
Methodany method type/Any
Methodfloor method type/Complex
Methodfloor method type/Real
Methodfloor method type/Rational
Routinefloor routine type/Cool
Methodset_why method type/Metamodel/Documenting
Methodutc method type/DateTime
Methodfeature method type/X/NYI
Methodliteralize-config method type/RakuAST/Doc/Block
Routinechr routine type/Int
Routinechr routine type/Cool
Methodformat method type/X/Temporal/InvalidFormat
Methodmodified method type/IO/Special
Methodmodified method type/IO/Path
Methodset-WHY method type/RakuAST/Doc/DeclaratorTarget
Operatorβš›++ postfix type/atomicint
MethodREAD method type/IO/CatHandle
MethodREAD method type/IO/Handle
Routinesnapper routine type/Telemetry
Methodprivate_methods method type/Metamodel/PrivateMethodContainer
Methodthen method type/Promise
Methodhardware method type/Kernel
Routinereduce routine type/List
Routinereduce routine type/Any
Methodreduce method type/Supply
Methodfind_private_method method type/Metamodel/PrivateMethodContainer
Operatorne infix language/operators
Methodgetc method type/IO/CatHandle
Subgetc sub type/independent-routines
Routinegetc routine type/IO/Handle
Methodorig method type/Match
Methodpolar method type/Complex
Subatomic-dec-fetch sub type/atomicint
Methodloads method type/Scheduler
Methodfinish method type/Thread
Operator~| infix language/operators
Methodwords method type/IO/CatHandle
Methodwords method type/Supply
Routinewords routine type/IO/Handle
Routinewords routine type/Str
Methodwords method type/Cool
Methodwords method type/IO/Path
Operator~^ prefix language/operators
Operator~^ infix language/operators
Methodchars method type/Blob
Routinechars routine type/Str
Routinechars routine type/Cool
Methodchars method type/Match
Operator:= infix language/operators
Methodschedule-on method type/Supply
Methodnl-out method type/IO/CatHandle
Methodnl-out method type/Any
Methodnl-out method type/IO/Handle
Methodcompiler method type/Raku
Routineval routine type/Str
Methodread method type/IO/CatHandle
Methodread method type/IO/Handle
Methodread method type/IO/Socket
Methodmigrate method type/Supply
Methodrw method type/Attribute
Methodrw method type/Metamodel/AttributeContainer
Methodrw method type/Parameter
Methodrw method type/IO/Path
Methodexitcode method type/Proc
Methodadd method type/BagHash
Methodadd method type/IO/Path
Methodfrom-slurpy method type/X/AdHoc
Subatomic-assign sub type/Scalar
Subatomic-assign sub type/atomicint
Methodnew method type/Seq
Methodnew method type/IO/Special
Methodnew method type/Format
Methodnew method type/Mu
Methodnew method type/Supplier
Methodnew method type/Version
Methodnew method type/IO/Path/Win32
Methodnew method type/ComplexStr
Methodnew method type/Complex
Methodnew method type/RakuAST/Doc/Declarator
Routinenew routine type/Proc
Methodnew method type/Uni
Methodnew method type/Backtrace
Methodnew method type/Proc/Async
Methodnew method type/Telemetry/Sampler
Methodnew method type/Metamodel/PackageHOW
Methodnew method type/IO/CatHandle
Methodnew method type/Pair
Methodnew method type/Nil
Methodnew method type/DateTime
Methodnew method type/IntStr
Methodnew method type/Map
Methodnew method type/Int
Methodnew method type/Semaphore
Methodnew method type/IO/Socket/INET
Methodnew method type/Date
Methodnew method type/RakuAST/Doc/Block
Methodnew method type/Formatter
Methodnew method type/RatStr
Methodnew method type/IO/Path/Parts
Methodnew method type/X/NYI
Methodnew method type/Rational
Methodnew method type/Num
Methodnew method type/RakuAST/Doc/Markup
Methodnew method type/Supplier/Preserving
Methodnew method type/Blob
Methodnew method type/Distribution/Path
Methodnew method type/CX/Warn
Methodnew method type/Distribution/Hash
Methodnew method type/Junction
Methodnew method type/Thread
Methodnew method type/RakuAST/Doc/Paragraph
Methodnew method type/Proxy
Methodnew method type/NumStr
Methodnew method type/IO/Path/Cygwin
Methodnew method type/Failure
Methodnew method type/IO/Path/QNX
Methodnew method type/IO/Path/Unix
Methodnew method type/IO/Path
Subatomic-fetch-dec sub type/atomicint
Operatoror infix language/operators
Operator.= infix language/operators
Operatorfff infix language/operators
Methodrwx method type/IO/Path
Methodreadchars method type/IO/CatHandle
Methodreadchars method type/IO/Handle
Methodsignals method type/Kernel
MethodWRITE method type/IO/CatHandle
MethodWRITE method type/IO/Handle
Methodeager method type/Sequence
Routineeager routine type/List
Methodeager method type/Any
Routinezip routine type/List
Methodzip method type/Supply
Methodwhat method type/IO/Special
Methodwhat method type/X/Syntax/Malformed
Methodwhat method type/X/Syntax/Missing
Methodwhat method type/X/Cannot/Empty
Methodwhat method type/X/Undeclared
Methodwhat method type/X/Cannot/Lazy
Methodwhat method type/X/Syntax/Variable/Numeric
Methodwhat method type/X/Redeclaration
Methodwhat method type/X/OutOfRange
Methodcache method type/Any
Methodcache method type/PositionalBindFailover
Methodenclosing method type/X/ControlFlow
Methodcopy method type/Parameter
Routinecopy routine type/IO/Path
Operatorle infix language/operators
Routinedynamic routine type/Hash
Methoddynamic method type/Scalar
Methoddynamic method type/Array
Methodis-win method type/Distro
Methodsubstr-rw method type/Allomorph
Methodsubstr-rw method type/Str
Routinesubstr-rw routine type/Cool
MethodSlip method type/Array
MethodSlip method type/IterationBuffer
MethodSlip method type/Any
Subinfix:&lt;-&gt; sub type/DateTime
Subinfix:&lt;-&gt; sub type/Date
Subinfix:&lt;-&gt; sub type/Range
Methodenum_values method type/Metamodel/EnumHOW
OperatorΒ« Β» postcircumfix language/operators
Methodwrap method type/Routine
Methodmethod method type/X/Proc/Async/MustBeStarted
Methodmethod method type/X/Method/Private/Permission
Methodmethod method type/X/Method/InvalidQualifier
Methodmethod method type/X/Method/NotFound
Methodmethod method type/X/Proc/Async/OpenForWriting
Methodmethod method type/X/Method/Private/Unqualified
Methodlater method type/Dateish
Methodload method type/CompUnit/Repository
Methodload method type/CompUnit/Repository/Installation
Methodload method type/CompUnit/Repository/FileSystem
Routineacotanh routine type/Cool
Sublives-ok sub type/Test
Routinecosech routine type/Cool
Methodreserved method type/X/Syntax/Reserved
Methodparse method type/Grammar
Methoddeepmap method type/Any
Methodmade method type/Match
Operator(C-like) form prefix language/signatures
Methodposix method type/DateTime
Methodcontains method type/Str
Methodcontains method type/Cool
Methodis-int method type/Range
Operator++βš› prefix type/atomicint
Operator^^ infix language/operators
MethodReal method type/ComplexStr
MethodReal method type/Complex
MethodReal method type/Enumeration
MethodReal method type/DateTime
MethodReal method type/IntStr
MethodReal method type/Date
MethodReal method type/Real
MethodReal method type/RatStr
MethodReal method type/Cool
MethodReal method type/NumStr
Methodformatter method type/Dateish
Methodsignal method type/Kernel
Methodsignal method type/Proc
Methodsignal method type/Lock/ConditionVariable
Subsignal sub type/Supply
MethodVersion method type/Str
Methodjulian-date method type/DateTime
Methodset-trailing method type/RakuAST/Doc/Declarator
Methodset-trailing method type/RakuAST/Doc/DeclaratorTarget
MethodBagHash method type/Mix
MethodBagHash method type/MixHash
MethodBagHash method type/Setty
MethodBagHash method type/Any
Methodstderr method type/Proc/Async
Operatorgt infix language/operators
Methodgroup method type/IO/Path
MethodFatRat method type/Num
MethodFatRat method type/Cool
Methodblock method type/X/Phaser/Multiple
Methodactions method type/Match
Methodprint method type/Mu
Methodprint method type/Proc/Async
Methodprint method type/IO/CatHandle
Subprint sub type/independent-routines
Methodprint method type/IO/Socket/Async
Methodprint method type/IO/Handle
Methodprint method type/IO/Socket
MethodDELETE-POS method language/subscripts
Methodperl method type/Mu
Methodpick method type/Enumeration
Methodpick method type/Mixy
Methodpick method type/Baggy
Routinepick routine type/Bool
Methodpick method type/Setty
Routinepick routine type/List
Methodpick method type/Any
Methodpick method type/Range
Methodsamecase method type/Allomorph
Methodsamecase method type/Str
Routinesamecase routine type/Cool
Subplan sub type/Test
Methodgot method type/X/TypeCheck
Methodgot method type/X/OutOfRange
Methodadd-atom method type/RakuAST/Doc/Markup
Methodadd-atom method type/RakuAST/Doc/Paragraph
Operator+&lt; infix language/operators
Operator∌ infix language/operators
Operator∌ infix language/setbagmix
Methodexport_callback method type/Metamodel/EnumHOW
Methodconnect-path method type/IO/Socket/Async
Operator? prefix language/operators
Operator? prefix type/Bool
Methodpromise method type/X/Promise/Vowed
Methodpromise method type/X/Promise/CauseOnlyValidOnBroken
Routinedie routine type/Exception
Routinesnap routine type/Telemetry
MethodKERNELnames method type/Raku
Traittrusts trait language/typesystem
Methodtrusts method type/Metamodel/Trusting
Methodinfix method type/X/Syntax/InfixInTermPosition
Methodpred method type/Enumeration
Methodpred method type/Date
Routinepred routine type/Bool
Methodpred method type/Allomorph
Methodpred method type/Str
Methodpred method type/Numeric
Methodpred method type/IO/Path
Methodtimezone method type/DateTime
Methodaction method type/X/Cannot/Empty
Methodaction method type/X/Cannot/Lazy
Methodaction method type/X/TypeCheck/Splice
Methodnominalize method type/Metamodel/DefiniteHOW
Methodaccepts_type method type/Metamodel/DefiniteHOW
Methodduckmap method type/Any
MethodIO::Notification.watch-path method type/Supply
Routinecotanh routine type/Cool
Routinesnip routine type/Any
Methodlazy method type/Iterable
Methodeof method type/IO/CatHandle
Methodeof method type/IO/Handle
Traitis nodal trait language/typesystem
Methodmode method type/IO/Special
Methodmode method type/X/IO/Mkdir
Methodmode method type/IO/Path
Methodkeys method type/Pair
Methodkeys method type/Map
Methodkeys method type/Baggy
Methodkeys method type/Setty
Routinekeys routine type/List
Methodkeys method type/Any
Methodkeys method type/Capture
Operator===, infix β©Ά infix language/operators
Methoddevnull method type/IO/Spec/Unix
Methoddevnull method type/IO/Spec/Win32
Methodread-num32 method type/Blob
Methodinfinite method type/Range
Subcallframe sub type/CallFrame
Methodredo method type/Label
Methodpackage-kind method type/X/Anon/Augment
Methodpackage-kind method type/X/Attribute/Undeclared
Methodpackage-kind method type/X/Augment/NoSuchType
Methodpackage-kind method type/X/Attribute/Package
Subis-approx-calculate sub type/Test
MethodBIND-POS method language/subscripts
MethodBIND-POS method type/IterationBuffer
MethodSet method type/Baggy
MethodSet method type/List
MethodSet method type/Any
Methodrace method type/RaceSeq
Methodrace method type/Iterable
Methodrace method type/HyperSeq
Methodparagraphs method type/RakuAST/Doc/Block
Methodwrite-uint16 method type/Buf
Methodwrite-uint16 method type/Buf
Methodread-bits method type/Blob
Methodevent method type/IO/Notification/Change
Operator.. infix language/operators
Methodday method type/Dateish
Subthrows-like sub type/Test
Methodnarrow method type/Numeric
Methodafter method type/StrDistance
Methodafter method type/X/Parameter/WrongOrder
Operatorafter infix language/operators
Subuse-ok sub type/Test
Operator~~ infix language/operators
Methodchrs method type/Nil
Routinechrs routine type/Cool
Methodis_mixin method type/Metamodel/Mixins
MethodVMnames method type/Raku
Methodbase method type/Real
Subis-deeply sub type/Test
Methodrootdir method type/IO/Spec/Unix
Methodrootdir method type/IO/Spec/Win32
Routineunival routine type/Int
Methodunival method type/Str
Methodplus method type/Version
Methodfrom-loop method type/Seq
Subprompt sub type/independent-routines
Operatorxor infix language/operators
Methodenums method type/Enumeration
Routineenums routine type/Bool
Methodthrottle method type/Supply
MethodUInt method type/Cool
Methodrecv method type/IO/Socket
Operatorlet prefix language/operators
Operatorlet prefix language/variables
Routinecombinations routine type/List
Methodcombinations method type/Any
Methodkey method type/Enumeration
Methodkey method type/Pair
Methodkey method type/X/Syntax/NegatedPair
Methodmessage method type/CX/Emit
Methodmessage method type/X/DateTime/TimezoneClash
Methodmessage method type/CX/Next
Methodmessage method type/CX/Take
Methodmessage method type/X/StubCode
Methodmessage method type/CX/Return
Methodmessage method type/CX/Redo
Methodmessage method type/X/NYI
Methodmessage method type/CX/Succeed
Methodmessage method type/CX/Proceed
Methodmessage method type/CX/Last
Methodmessage method type/CX/Done
Methodmessage method type/Exception
Methodcause method type/Promise
Methodbytes method type/Blob
Routinetake-rw routine type/Mu
Methodprepend method type/Nil
Routineprepend routine type/Array
Methodprepend method type/IterationBuffer
Methodprepend method type/Buf
Methodprepend method type/Any
Routineacos routine type/Cool
Methodjoin method type/IO/Spec/Unix
Methodjoin method type/IO/Spec/Cygwin
Methodjoin method type/IO/Spec/Win32
Routinejoin routine type/List
Methodjoin method type/Any
Methodjoin method type/Thread
Subdoes-ok sub type/Test
Methodwrite-ubits method type/Buf
Methodwrite-ubits method type/Buf
Methodbind-udp method type/IO/Socket/Async
Methodchild-name method type/X/Inheritance/NotComposed
Traitis rw trait language/typesystem
Traitis rw trait type/Routine
Methodf method type/IO/Special
Methodf method type/IO/Path
Subatomic-fetch-inc sub type/atomicint
Methodtell method type/IO/CatHandle
Methodtell method type/IO/Handle
SubEVALFILE sub type/independent-routines
Methodmodifier method type/Parameter
Methodmerge method type/Supply
Operator^.. infix language/operators
Methodminute method type/DateTime
Methodadd_attribute method type/Metamodel/AttributeContainer
Subrun sub type/independent-routines
Methodrun method type/Thread
Methodreverse method type/Mix
Routinereverse routine type/List
Routinereverse routine type/Any
Methodreverse method type/Supply
Methodreverse method type/Blob
Methodreverse method type/Range
Methodset_mixin_attribute method type/Metamodel/Mixins
Methodopened method type/IO/CatHandle
Methodopened method type/IO/Handle
Methodcodes method type/Uni
Routinecodes routine type/Cool
Methodroll method type/Enumeration
Methodroll method type/Mixy
Methodroll method type/Baggy
Routineroll routine type/Bool
Methodroll method type/Setty
Routineroll routine type/List
Methodroll method type/Any
Methodroll method type/Range
Methodarchname method type/Kernel
MethodNFC method type/Uni
MethodNFC method type/Str
Routineasec routine type/Cool
Methodprotect-or-queue-on-recursion method type/Lock/Async
Methodcaption method type/Pod/Block/Table
Routinecotan routine type/Cool
Methodyear method type/Dateish
Methodcapture method type/Parameter
Operator==&gt; infix language/operators
Methoddecoder method type/Encoding
Methodsubbuf method type/Blob
Methodtype_captures method type/Parameter
Sublike sub type/Test
MethodASSIGN-KEY method language/subscripts
Methodexpected method type/X/TypeCheck
Methodkxxv method type/Mixy
Methodkxxv method type/Baggy
Methoditerator method type/Seq
Methoditerator method type/Mu
Methoditerator method type/RaceSeq
Methoditerator method type/Any
Methoditerator method type/PositionalBindFailover
Methoditerator method type/Iterable
Methoditerator method type/HyperSeq
Methoditerator method type/Junction
Methodset-paragraphs method type/RakuAST/Doc/Block
Methodhides method type/Metamodel/MultipleInheritance
Traithides trait language/typesystem
Methodfind_method method type/Metamodel/DefiniteHOW
Methodfind_method method type/Metamodel/MROBasedMethodDispatch
Methodminpairs method type/Setty
Methodminpairs method type/Any
Operator=&gt; infix language/operators
MethodWHEREFORE method type/RakuAST/Doc/Declarator
MethodWHEREFORE method type/Pod/Block/Declarator
Methodr method type/IO/Special
Methodr method type/IO/Path
Methodset_rw method type/Metamodel/AttributeContainer
Routineuniprop routine type/Cool
Methodparameterize_type method type/Metamodel/Primitives
Methodrelative method type/IO/Path
Methodpush-until-lazy method type/Iterator
Methodis-initial-thread method type/Thread
Subsrand sub type/Num
Methodtake method type/Mu
Routinetake routine type/Mu
Subinfix:&lt;*&gt; sub type/Range
MethodWHY method type/Mu
MethodWHY method type/RakuAST/Doc/DeclaratorTarget
MethodWHY method type/Metamodel/Documenting
Methodsource-package method type/X/Method/Private/Permission
Methoddevtype method type/IO/Path
Methodbind-stdin method type/Proc/Async
Routinesin routine type/Cool
Methodmixin method type/Metamodel/Mixins
Methodparameter method type/X/Parameter/Twigil
Methodparameter method type/X/Parameter/WrongOrder
Methodparameter method type/X/Parameter/Default
Methodparameter method type/X/Parameter/Placeholder
Methodparameter method type/X/Parameter/MultipleTypeConstraints
Methodread-int16 method type/Blob
Operator(.), infix ⊍ infix language/operators
Operator(.), infix ⊍ infix language/setbagmix
Methodcodename method type/Compiler
Operatorge infix language/operators
Methodnew_type method type/Metamodel/PackageHOW
Methodnew_type method type/Metamodel/EnumHOW
Methodnew_type method type/Metamodel/DefiniteHOW
Methodnew_type method type/Metamodel/ClassHOW
Methodanyof method type/Promise
OperatorβŠ… infix language/operators
OperatorβŠ… infix language/setbagmix
MethodComplex method type/ComplexStr
MethodComplex method type/Real
MethodComplex method type/Cool
Operatorconstant prefix language/variables
Methodkeep method type/Promise
Operatorbut infix language/operators
MethodInstant method type/DateTime
Methodannotations method type/CallFrame
Methodin-timezone method type/DateTime
MethodBridge method type/Int
MethodBridge method type/Real
MethodBridge method type/Rational
MethodBridge method type/Num
Methodhead method type/List
Routinehead routine type/Any
Methodhead method type/Supply
Methodbless method type/Mu
Methodhow method type/X/Parameter/Default
Methodslurpy method type/Parameter
Operator++ prefix language/operators
Operator++ postfix language/operators
Methodaccessed method type/IO/Special
Methodaccessed method type/IO/Path
Methodadd-trailing method type/RakuAST/Doc/Declarator
Methodadd-trailing method type/RakuAST/Doc/DeclaratorTarget
Methodset_ver method type/Metamodel/Versioning
Methodacquire method type/Semaphore
Traitis hidden-from-backtrace trait type/Routine
Methodbacktrace method type/Exception
Operatorgcd infix language/operators
Methodqualifier-type method type/X/Method/InvalidQualifier
Methodindex method type/Str
Routineindex routine type/Cool
Methodid method type/Compiler
Methodid method type/Thread
Routineord routine type/Str
Routineord routine type/Cool
Methodtwigil method type/X/Parameter/Twigil
Methodtwigil method type/Parameter
Methodtwigil method type/X/Syntax/Variable/Twigil
Operator(&lt;=), infix βŠ† infix language/operators
Operator(&lt;=), infix βŠ† infix language/setbagmix
Methodread-ubits method type/Blob
Routineperiods routine type/Telemetry
Methodskip method type/Seq
Subskip sub type/Test
Routineskip routine type/Any
Methodskip method type/Supply
Operator&gt; infix language/operators
Routinegist routine type/Mu
Methodgist method type/Systemic
Methodgist method type/Version
Methodgist method type/Complex
Methodgist method type/ForeignCode
Methodgist method type/Backtrace
Methodgist method type/Attribute
Methodgist method type/Nil
Methodgist method type/Map
Methodgist method type/Date
Methodgist method type/Array
Methodgist method type/Sequence
Methodgist method type/List
Methodgist method type/IO/Handle
Methodgist method type/Blob
Methodgist method type/Junction
Methodgist method type/Exception
Methodgist method type/Submethod
Methodgist method type/IO/Notification/Change
Methodgist method type/IO/Path
Methodindices method type/Str
Routinecosec routine type/Cool
Methodin method type/Promise
Subok sub type/Test
MethodNFKC method type/Uni
MethodNFKC method type/Str
MethodNFG method type/Unicode
MethodCREATE method type/Mu
Methodsink-all method type/Iterator
Methodpublish_method_cache method type/Metamodel/MROBasedMethodDispatch
MethodisNaN method type/Complex