Changed
- Builds and tests on Linux. The Bool discriminator went through
CFGetTypeID, which
corelibs-foundation does not expose; it now compares againstNSNumber(value: true)'s dynamic
type, which reports__NSCFBooleanon both platforms and rejects Int and Double on both.