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