-
Streams offer an interesting way to bottle up a closure, effectively hiding state and then consume the output later. However, this is limited to consuming the entire stream at a later point, in some …
-
When having a big table with lots of rows, or many tables with 10-20 rows, sometimes the feature that repeats the thead/tfoot when there is a page break causes weird results.
Like a tfoot is moved to…
-
https://github.com/adoptium/infrastructure/issues/3041#issuecomment-2102784806
https://github.com/adoptium/infrastructure/issues/3041#issuecomment-2102785607
-
Is less verbosity the only main benefit of typeclasses over just inputting a set of functions?
Typeclasses can do where `bar` is a member of `Function`:
```
foo(x: A) where Function
bar(x)
…
-
[Moved from twinbasic/twinbasic#806 into its own issue - bclothier]
Just a side note - it might just be me, but I find all the [ ] stuff in code very distracting. This is probably better as a new d…
-
Building off the reasoning and justification in my self-rejected issue [Fast track transpiling to PureScript?](https://github.com/keean/zenscript/issues/12), I have a new idea of how we might be able …
-
We had previously removed `annotatedCodeLocation.kind`, along with the four "`kind`-dependent" properties `target`, `targetLocation`, `values`, and `state`. We propose to partially reverse that decisi…
ghost updated
9 months ago
-
### Summary of the new feature / enhancement
As a user, I frequently find myself starting what I _think_ will be a simple command in Powershell, only to find it evolve into a multi-pipeline, multi-br…
-
I'm curious to read an explanation of fundamental technical differences or similarities between Perl 6 macros (and, separately if appropriate, 007 macros) with Lisp FEXPRs. I thought ven especially mi…
raiph updated
2 months ago
-
Follow up to https://github.com/shiecldk/ASUS-ZenBook-Pro-Duo-15-OLED-UX582-Hackintosh/issues/2 investigating scrambled screenpad plus display-out.
## Current tasks:
- [ ] Display outp…