Jesse Sipprell
Jesse Sipprell
Async signal safety of the type you're talking about _only_ applies to forking when multiple threads of execution are running in the parent prior to `fork()`. For single threaded processes...
It's my understanding that mere tagging isn't sufficient. The import path actually needs to change to accomodate a non-backwards compatible v2.
Addendum: I recognize this is possible by using the `index` function, but this may not be obvious or trivial to someone unfamiliar with go templating. (Plus, an `index` test wouldn't...
Sure, I can update the docs. How about `varExists`? To me, that seems to map on to the idioms levant uses and indicates intuitively that one is testing for the...