Fix typespec #29
Reference in New Issue
Block a user
Delete Branch "respec"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source needs to be specced as a binary.
Even though the zj:decode/1 return is a list, it could be a list of totally wild codepoints if we are talking to a pre-update node, so we can't run them through the unicode module (but the caller can).