Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
piojo
piojo has asked
16
questions and find answers to
27
problems.
Stats
709
EtPoint
193
Vote count
16
questions
27
answers
About
piojo questions
Set/hash with custom hashing function in Perl 6
Can "perl -a" somehow re-join @F using the original whitespace?
How to use metaprogramming to create an enum in Perl 6?
Is this perl6 grammar broken, or is in exposing a bug?
Is there a fast parallel "for" loop in Perl 6?
Is there a canonical way to print a stack trace in perl 6?
Is there a sensible reason why the Perl 6 array constructor flattens its argument?
What is the git clone --filter option's syntax?
piojo answers
How to create variants in Rust
Repeated elements in regexes of literals with alternation in Perl 6
perl6 Colored match, some regex interpolation works and some don't; color code inconsistent
The best way to make a regex matching exactly zero characters in Perl 6?
Perl 6 regex variable and capturing groups
How to find correct min / max values of a list in Perl 6
Using a hash with object keys in Perl 6
What is the regex matching operator in bourne shell script?
how to pass a class method as argument to another method of the class in perl 6
c# Source array was not long enough. Check srcIndex and length, and the array's lower bounds for Array.Copy