Join Slack
Communities
Powered by
if i force it to use `Integer` then usage requires...
# datascience
k
kyonifer
05/07/2017, 7:59 PM
if i force it to use
Integer
then usage requires me to use the actual object, e.g.
a.go(Integer(5))
instead of
a.go(5)
Open in Slack
Previous
Next