Jie
Jie
Oh I still intend to keep `rest-api`, and I don't think having a difficult exercise is inherently a problem (I love those as a student), I'm just looking for another...
Creating a proper new practice exercise is way more work than I'm willing to do! I guess we'll need a really good concept exercise :)
I usually spread out operators too, and types that are records
BTW: fixes #174
Seems to have been fixed on 2.5.4 (possibly before)
Sure, I think we can add one test in that vein, something like ```elm , test "totalCards of a single collection" GottaSnatchEmAll.totalCards [ Set.fromList [ "Shazam", "Wigglycream" ]] |> Expect.equal...
Don't apologize for making suggestions, especially if you're willing to put in the work 👍 In principle I'm open to the idea! It all depends on how complicated it is....
OIST will have Overleaf support within a few days, as it turns out. Ami is going to create some templates today based on these ones (but I've told her to...
How different would it be from using `\include{chapter.tex}`? I think `\include` compiles files separately (I should check), and also lets users use `\includeonly{chap1, chap2}` in the header so that you...
Right, that sounds like a better choice to me, as long as it's simple to use. Also in my TODO was [this link](http://tex.stackexchange.com/questions/39207/how-can-i-compile-different-tex-file-on-click-on-typeset-in-texshop-mactex-20) which is something similar but only works...