Exemplo n.º 1
0
def apply():
  return newTextualGLStack(colors.applyColor, ".")
Exemplo n.º 2
0
def holds():
  return newTextualGLStack(colors.applyColor, ":")
Exemplo n.º 3
0
def iff():
  return newTextualGLStack(colors.iffColor, "<==>")