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