IAInt

public class IAInt : ModelFieldProtocol

Internet Archive Int field

Example Usage

let intField = IAInt(fromString: "3")
intField.value => 3