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