Truthy

object Truthy extends BinaryAlphabet

Binary alphabet that uses {t, f} and allows whitespace and underscores for separation.

trait Alphabet
class Object
trait Matchable
class Any
Truthy.type

Value members

Concrete methods

def toChar(i: Int): Char
def toIndex(c: Char): Int