Versions in this module Expand all Collapse all v0 v0.0.1 Jan 26, 2016 Changes in this version + type Bool struct + func NewBool(value bool) Bool + func (b *Bool) Get() bool + func (b *Bool) Set(value bool) + func (b *Bool) Swap(value bool) bool