let create (config: config) (bound: bound) : space_registry = { config = config; bound = bound; counter = Counter.create () }