This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adw |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(import test matchable) | |
;; how to turn | |
`(* 2 (+ x 3 (+ 4 10)) y 10) | |
;; into `(* 20 (+ 17 x ) y) ? | |
`(+ (+ 1 2 x) (+ 3 4 x) 5) => | |
`(+ 15 x x) | |
(begin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/arch.base.zst.qcow2 | |
/arch.qcow2 | |
/arch.sx.zst.qcow2 |
OlderNewer