You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bitstring
Hello,
At the moment Bitstring.t is not an abstract type. I do not think this
is ideal.
The programmer now sees more than he needs to see.
Ocaml type-error messages (which could be really tricky) are important
and if we might want to always see "Bitstring.t" instead of the
occasional "string * int * int".