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