blob: ca556f017ce61e6c4b922c430a39fe0014cba7c5 (
plain) (
blame)
1
2
|
iolist.erl:7: The success typing for iolist:encode/2 implies that the function might also return integer() but the specification return is maybe_improper_list(binary() | maybe_improper_list(any(),binary() | []) | byte(),binary() | [])
|