| 03:47 | <rbuckton> | I've been tinkering with that idea I had about using .{ as an RCU mechanism, trying to explore what .{ could do, and I'm beginning to wish the JS "spread" operator was foo... and not ...foo (as in "id on the right collects, id on the left produces"). |
| 05:21 | <rbuckton> | Here's a rough outline for .{: https://gist.github.com/rbuckton/0a8b6eedfdf5ae669a6abc37ce23d158 |