Always returns a Seq.Keyed, if input is not keyed, expects an collection of [K, V] tuples.
Note: Seq.Keyed is a conversion function and not a class, and does not use the new keyword during construction.
Seq.Keyed
new
Optional
Always returns a Seq.Keyed, if input is not keyed, expects an collection of [K, V] tuples.
Note:
Seq.Keyedis a conversion function and not a class, and does not use thenewkeyword during construction.