Type Definition librsnek::system::primitives::Boolean   
                   
                       [−]
                   
               [src]
type Boolean = bool;
Booleans are bool because why do something special like make them an int?