Thayne McCombs
Thayne McCombs
This looks like a really interesting library, and I like the interface passing style. However, I can't find any user documentation. The article referenced in the README does a good...
Currently there are pure sets, and there are set interfaces defined in lil/interface/set that say they are for both pure and stateful, but it doesn't look like there are any...
Using the virtual-pointer-unstable-v1 protocol. Fixes: #24
specifically mod2 and mod3. Fixes: #15
If the iteration part of a for loop is multiple lines, for example: ```scala for { a
When attempting to run a patch, I get the following error message: "The MTG Arena Setup Wizard ended prematurely" The console log has the following: Can't recognize 'C:\users\\Temp\{7AA0FFA0-82BC-4F49-B6D6-E63938CA27CD}.bat' as an...
This includes two fixes: 1. Correctly encode control characters using \u notation, as described by the JSON specification. 2. Encode characters using UTF-8 when :octets is true. Previously non-ASCII characters...
Fixes #14