-
Hi,
I've been running circles to get this confirmed, I rather open an issue now.
The `zef --help` is quite huge; when trying to grep to it, I noticed that actually it writes to the standard erro…
-
[11:18:02] I feel that jnthn's answer here: https://stackoverflow.com/questions/74543381/concurrency-how-to-share-a-cache-hash-safely could be copied almost verbatim to some FAQ in the docs
...
[…
-
When the MACHINE path is too big (>3900 chars) the append command did nothing
When the user did not have the access to modify the registry, no error is given without -v
-
I wrote a script which does many parallel file operations, and noticed that printing a `IO::Path` object's relative path would sometimes give an incorrect result, but the basename (and `.Str`) would s…
lefth updated
1 month ago
-
## The Problem
When adding a `where` constraint on a class attribute of type Array (others might be affected as well though), the constraint is applied to the elements of the array instead of the a…
-
## The Problem
There does not seem to be a way of including hashes (`#`) in grammars except by using `\c'
## Expected Behavior
Pretty much as it works in regular expressions, Escaping it …
-
RT will follow soon
-
Leon Timmermans directed my attention to the situation of flatmap. If you visit the [documentation of it](https://docs.raku.org/routine/flatmap), you can see that Any.flatmap appears as "deprecated …
-
## The Problem
tools/create-release-announcement.pl6 shows some users (e.g. will coleda) as two separate names for the same email address.
## Expected Behavior
Each email address (or github I…
coke updated
6 months ago
-
Oh boy, indeed...
Here's **some first ideas** in which directions to go, possibly:
- at least: don't make a new lambda on each and every call to `find_method`
- maybe better use `Routine.wrap` rather…
meisl updated
10 years ago