export class True implements Scalar<boolean> {
    /**
     * Type determinant.
     */
    public isScalar(): true {