-
## The Problem
Cannot assign to rw class attribute:
```
perl6 -e 'class A { has Hash $.b is rw; method set-b { $.b = %( foo => 1 ); self.b } }; say A.new.set-b'
Cannot assign to a readonly va…
-
will keep adding moar and moar themes as we progress.
The moar the merrier.
-
From https://github.com/latex3/babel/issues/313, by @LupinoTech. A new MWE without babel is:
```tex
\documentclass{article}
\parindent0pt
\usepackage{fontspec}
\setmainfont[Script=Hebrew]{SBL_H…
-
```
sub z { dd &?ROUTINE.name for ^10 }; z
rakudo-moar 79ed89ba4: OUTPUT: «""""""""""""""""""""»
m: sub z { for ^10 { dd &?ROUTINE.name } }; z
rakudo-moar 79ed89ba4: OUTPUT: «"z""z""…
-
i'm redoing [mine](https://emjayoh.github.io) in [gatsby](https://www.gatsbyjs.com/) - it's the [shit](https://www.jsdiaries.com/10-reasons-why-you-need-to-use-gatsbyjs/), it's react-based, can [migra…
-
-
I love this packet!
What do you think to create something for general semaphore (not only mutex) and monitors?
-
http://outreach.mcmaster.ca/menu/tutorials.html
-
- [x] +1
- [x] -1
- [x] comment
- [x] assign
- [x] close
- [x] reopen
- [ ] label
- [x] search
-
Hi,
It would be more ergonomic to prevent the utilisation of the button "**+**" (id **moar**) when there is no category selected.
Currently saladgenerator add an empty select box.
You can check if…