Added in v1.0.0
Signature
export declare const toggle: <S>(optic: Optional<S, boolean>) => (s: S) => S