Closed gstn-caruso closed 5 years ago
'hello' asInteger returns nil.
'hello' asInteger
nil
I think a better solution is to raise an exception. I'll attach a proposal, just to discuss.
AsInteger.pck.st.zip
Problem
'hello' asInteger
returnsnil
.Proposal
I think a better solution is to raise an exception. I'll attach a proposal, just to discuss.
AsInteger.pck.st.zip