pure immutable fbool and(immutable fbool b){return b.data <
Nevermind, I figured this out. immutable(fbool), not immutable fbool...
pure immutable fbool and(immutable fbool b){return b.data <
Nevermind, I figured this out. immutable(fbool), not immutable fbool...