Back to docs home - Back to libs

bool_not.dots

Purpose

Since there is no unary operators in asciidots, this librairy operate a NOT oparation on a dots value.

Usage

 T
L+R
 B
Parameters
Example
%!bool_not.dots n

.-#1--n--$_#-#0--n--$_#-#3--n--$_#-&
Output
010

Notes

Source

The source code is availaible here . If something doesn’t work, do not hesitate to open an issue.

Back to docs home - Back to libs