Hi all, 

I updated the wiki to include some verbs that will take literal, unicode, 
unicode4 or integer types (including 1 and 0 as binary) and return valid 
Unicode code point.

https://code.jsoftware.com/wiki/Vocabulary/UnicodeCodePoint#Verbs_to_convert_literal.2C_unicode_and_unicode4_encodings_to_valid_Unicode_code_point.

This is useful to provide a one to one correspondence between characters and 
integer code points which can eliminate issues with reshaping literal, unicode 
or unicode4 arrays.
Also gives tangible insight into the logic of unicode encodings.

Cheers, bob
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to