Andrew Cheng

Results 4 issues of Andrew Cheng

https://github.com/laurentpetit/paredit.clj ... Would a cljs version be trivial? If so, subpar could use it instead. But if it uses a lot of things unsupported in cljs (that is, if creating...

enhancement
question

Try a larger operation such as a forward killing splice and then undo. Does the cursor placement work out as expected? Compare with emacs w paredit22

The first commit has a new test that demonstrates exceeding the range for ints. The second commit has the proposed fix: `int` can't handle positive infinity directly, but `*` and...

https://github.com/onyx-platform/learn-onyx/blob/d03ad6264bb186bbf70a811739c410f037f5eb46/test/workshop/jobs/challenge_4_1_test.clj#L15 The challenge readme mentions :message but the answer does not need :message. Is it a red herring from an earlier version of onyx?