We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635df4c commit 0cd9dd1Copy full SHA for 0cd9dd1
library/src/scala/compiletime/package.scala
@@ -78,7 +78,7 @@ package object compiletime {
78
}
79
80
/** Given a tuple T, summons each of its member types and returns them in
81
- * a List.
+ * a Tuple.
82
*
83
* @tparam T the tuple containing the types of the values to be summoned
84
* @return the given values typed as elements of the tuple
0 commit comments