-
Meow
-
If a match capture produces a list of values, you can use the `@` shortcut instead of a `$` shortcut to get at that list:
```perl6
"foo" ~~ /$=(\w+)>\s*)+/;
say [$, @];
```
```bash
$ ./perl6 .…
-
A minimal [non-]entry: minimal in code (changes) and output...
Inspired by @lizadaly's https://github.com/NaNoGenMo/2021/issues/35 which introduced me to Timothy Dexter's *A Pickle for the Knowing …
-
Mhm
-
咩唧
-
Cf https://mollyrocket.com/meowhash
> ## How fast is it?
> It’s the fastest hash function we know of, and we have benchmarked all the ones we could find. On modern Intel x64 CPUs, it hashes 16 byt…
-
Currently, we can customize the things meow uses for words and symbols with `meow-word-thing` and `meow-symbol-thing`. Would be useful to be able to customize the line thing as well. The thing I'm thi…
-
**Version**
List the versions of all `monoio` crates you are using. The easiest way to get
this information is using `cargo tree` subcommand: `monoio v0.2.3`
**Platform**
Windows 11 Pro 10.0.226…
-
Hi, thanks for reading this!
I cannot reproduce your results of the imdb and acm on adameow.
![image](https://github.com/user-attachments/assets/f513be3a-d6ef-408a-8871-db3245287946)
![image](ht…
-
https://github.com/meower-media-co/api-client/blob/b009f8f3f17aa3860cb64cc1c2f7269b196f8d37/src/interfaces/post.ts#L75
https://github.com/meower-media-co/api-client/blob/b009f8f3f17aa3860cb64cc1c2f72…