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