HqTrivia::Model::IntCoerce
For coercing string ints to actual ints
Class methods
from_json(json : JSON::PullParser)
Attempts to coerce a string int, ie "123" into an actual int. Works even if it already is an Int32
For coercing string ints to actual ints
Attempts to coerce a string int, ie "123" into an actual int. Works even if it already is an Int32