spdegabrielle
2021-3-26 13:37:51

soegaard2
2021-3-26 18:04:48

A CSS question. Is there a CSS selector that selects the last consecutive sibling? Perhaps using :not or other tricks?

An example: https://stackoverflow.com/questions/22582449/selecting-last-consecutive-sibling


badkins
2021-3-26 21:26:12

I think I’d expect the following from a Ruby perspective: (map { \|x, y\| (+ x y) } '((1 4)(2 5)(3 6))) i.e. a list of 2-tuples vs. 2 separate lists


jcoo092
2021-3-27 00:33:58

Someone just mentioned https://github.com/carp-lang/Carp in another Slack. Looks interesting.


yoeskastyle
2021-3-27 03:32:42

@yoeskastyle has joined the channel