Fix typespec #29

Merged
dimitar.p.ivanov merged 1 commits from respec into improve_specs 2026-05-22 15:57:13 +09:00
Owner

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).

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).
zxq9 added 1 commit 2026-05-21 17:10:38 +09:00
Source needs to be defined as a binary.
dimitar.p.ivanov merged commit 4530fd2e93 into improve_specs 2026-05-22 15:57:13 +09:00
Sign in to join this conversation.