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

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