Timeline for Difference between pcase-let & cl-destructuring-bind?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 18, 2022 at 17:21 | history | edited | Drew | edited tags | |
| Dec 26, 2019 at 23:32 | vote | accept | ideasman42 | ||
| Dec 26, 2019 at 16:09 | answer | added | Stefan | timeline score: 10 | |
| Dec 21, 2019 at 15:17 | comment | added | Drew | What @phils said. (And cl-destructuring-bind is a Common Lisp emulation, as you probably know.) | |
| Dec 21, 2019 at 14:09 | comment | added | phils | Nothing more than personal preference, IMO. destructuring-bind has been around much longer than pcase, and personally I find pcase forms harder to read; but YMMV. I'd just say use whichever one you like best. | |
| Dec 21, 2019 at 11:32 | history | asked | ideasman42 | CC BY-SA 4.0 |