Commit 49a9a0d
committed
CLJS-3461: don't hard-code destructuring to PAM
- use empty map literal instead, use the constructor for createAsIfByAssoc
- perf is not critical for `:lite-mode` opt for simplicity for now
- add REPL aliases to deps.edn to make it easier to play around :lite-mode1 parent 075edcc commit 49a9a0d
2 files changed
+25
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4129 | 4129 | | |
4130 | 4130 | | |
4131 | 4131 | | |
4132 | | - | |
| 4132 | + | |
4133 | 4133 | | |
4134 | 4134 | | |
4135 | | - | |
| 4135 | + | |
4136 | 4136 | | |
4137 | 4137 | | |
4138 | 4138 | | |
| |||
7126 | 7126 | | |
7127 | 7127 | | |
7128 | 7128 | | |
7129 | | - | |
| 7129 | + | |
7130 | 7130 | | |
7131 | 7131 | | |
7132 | 7132 | | |
| |||
9040 | 9040 | | |
9041 | 9041 | | |
9042 | 9042 | | |
9043 | | - | |
9044 | | - | |
| 9043 | + | |
| 9044 | + | |
9045 | 9045 | | |
9046 | 9046 | | |
9047 | 9047 | | |
| |||
12731 | 12731 | | |
12732 | 12732 | | |
12733 | 12733 | | |
| 12734 | + | |
| 12735 | + | |
| 12736 | + | |
| 12737 | + | |
| 12738 | + | |
| 12739 | + | |
| 12740 | + | |
| 12741 | + | |
| 12742 | + | |
| 12743 | + | |
| 12744 | + | |
| 12745 | + | |
| 12746 | + | |
| 12747 | + | |
| 12748 | + | |
12734 | 12749 | | |
12735 | 12750 | | |
12736 | 12751 | | |
| |||
0 commit comments