We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bc893f2
Adding the option of extracting values from the tuple using an index just like in an array.
val t = 1 w 2 val integer = t[1]
893c829
copy
a701b44
w
when
5b3808f
Move packages from 'io' to 'com' to reflect the new JitPack dependency notation.