b"..." or B"..." for an byte string constant notation
u"..." or U"..." for an explicit unicode string constant notation?
#b[ ] byte array??
#[ ] normal array?
make basic branded types to an object if possible.
for example (#[10 20]:at 1)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.