Boolean


Synopsis

a two valued switch


int Boolean;

Description

Boolean implements a two valued on/off switch used by many other UI objects.

Example

 

v/view.v

File

v/UI.v