StringToShort

typealias StringToShort = (String) -> Short?(source)

Method to convert a String to its Short representation.