parseClosedIntRange(from:)

RangeUtils.swift:12
func parseClosedIntRange(from str: String) -> ClosedRange<Int>?