J Kenneth King
J Kenneth King
Sure would
@kxepal Understood... some of the APIs have changed quite a bit and I did my best on the first pass to keep things lined up. I'm working on a script...
I think the property tests for division and modulus need work to cover examples where the divisor is `0`. Or, alternatively, we restrict the test input: describe "Problem 4" $...
@JD95 I think that's fair. Most languages introduce it early but gloss over it unfairly I think. The only reason to keep it in there is if we want to...
Neat idea! I think it would be implementable with some compromises/clarification. The concept of an "app" in this sense, I think, would be a convention for a path layout with...
People run untrusted code on Minecraft servers because that's the only option to mod it, no? Besides it's much easier to sandbox the JVM than Python and not reviewing the...
Happy to work on this. 😄
It’s a macro and pretty harmless. I needed a canonical lisp-ish sense of logical truth to implement a corner-case in a monadic parser-combinator I was writing to parse Hy… so...
Thanks for creating this issue. I created https://github.com/agentultra/hiedb-mode to add `hiedb` support to my own emacs and would love to get your feedback. :pray: