Commit eff2d54
committed
Improvements to Tuples
- fromArray now takes optional length, useful when mapping a resizable buffer to a tuple.
- New types: IndexOf, Contains, IndicesWhere, ReverseOnto
- New methods: filter, indexOfType, containsType, reverseOnto
- reverse methods stabilized
- New boolean types useful for comparing labels: Conforms, Contains, Disjoint
Improve organization and doc comments
- Bring some order and regularity into sequence of methods and types
- Make doc comments more regular and informative1 parent 55c2002 commit eff2d54
File tree
3 files changed
+206
-104
lines changed- library/src/scala
- runtime
- tests/run-tasty-inspector
3 files changed
+206
-104
lines changed
0 commit comments