StringToLong

typealias StringToLong = (String) -> Long?(source)

Method to convert a String to its Long representation.