fun build(threshold: Int? = null): CompositeKey
Builds the CompositeKey.Node. If threshold is not specified, it will default to the size of the children, effectively generating an "N of N" requirement.