Join Slack
Powered by
<@U27V3QABX> the key has to be part of the signatu...
# getting-started
c
cleiter
01/16/2017, 6:39 AM
@andre.artus
the key has to be part of the signature:
interface Model<in K : Comparable<K>, out T> { fun find(key: K): T? }
Open in Slack
Previous
Next