package atomic

import "sync/atomic"

type Bool = atomic.Bool