aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2015-03-20 11:05:55 +0100
committerMoritz Lenz <moritz@faui2k3.org>2015-03-20 11:05:55 +0100
commit79d97523251307d60c6b88832c617dc50e7ed228 (patch)
tree79e9bea3e850945db9fd8c5cdc99812f5e0bcce8 /docs
parenta08a24a0e7a23099655b570200e82a44d4f1a49d (diff)
parent3be6a386b5745cf1aa7554b1ff550be2b1032aa6 (diff)
Merge branch 'birdless'
Diffstat (limited to 'docs')
-rw-r--r--docs/cheatsheet.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cheatsheet.txt b/docs/cheatsheet.txt
index 8b8d104..baf51a8 100644
--- a/docs/cheatsheet.txt
+++ b/docs/cheatsheet.txt
@@ -46,7 +46,7 @@ or xor Stringy: eq !eq(ne) ~ lt gt leg le ge
ObjectID: === !===
METAOPERATORS LINKS IRC
[op] reduce listop to A op B op C... perl6.org #perl6 irc.freenode.net
-op= A = A op B rakudo.org #parrot irc.perl.org
+op= A = A op B rakudo.org #moarvm irc.freenode.net
!op !(A op B)
»op« hyper/vectorize REGEX METACHARS REGEX MODIFIERS
Zop zip with op ^ $ string begin/end :i ignore case