2 # vim: set fileencoding=utf8
6 # Trinary-related symbols
7 # See http://jeff.tk/wiki/Trinary/Symbols
8 # Note: to print, .encode('utf8') first
10 # MORE IMPORTANT NOTE: This isn't needed most of the time.
11 # Instead, just use the Unicode symbols directly. You can
12 # do this if the second line of the file is:
13 # # vim: set fileencoding=utf8
15 # TODO: Use literal values, actual characters, not escape
17 # Trinary.cc-based unary
27 PTI
= u
"\u2518"; PTI2
= u
"\u2518"
28 NTI
= u
"\u2207"; NTI2
= u
"\u2514"