Join Slack
Powered by
i tried `interface IxState<D: Any, C: Comparabl...
# getting-started
h
Hullaballoonatic
09/08/2018, 5:34 PM
i tried
interface IxState<D: Any, C: Comparable<Number>>
but that doesn't accept
Float
even though its both
Number
and
Comparable<Float>
Open in Slack
Previous
Next