For those who are insisting on Unicode graphemic codepoint-combination 
intelligence:  why can't we have a function that simply reverses the 
order of the codepoints, and is blissfully ignorant about what those 
individual codepoints or codepoint-combinations might signify as 
graphemes in a writing system?  The flip() function could be totally 
naive about all that and be 100% deterministic. All I want is a way to 
get the monadic codepoints of a text-affinity column in reverse order. 




_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to