Packages

package std

Type Class instances for data structures in the Scala and Java standard libraries.

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. std
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AllFunctions extends ListFunctions with OptionFunctions with StreamFunctions with BooleanFunctions with std.math.OrderingFunctions with StringFunctions with FunctionFunctions
  2. trait AllInstances extends AnyValInstances with FunctionInstances with ListInstances with MapInstances with OptionInstances with SetInstances with StringInstances with StreamInstances with TupleInstances with VectorInstances with FutureInstances with EitherInstances with PartialFunctionInstances with TypeConstraintInstances with BigDecimalInstances with BigInts with std.math.OrderingInstances with Parsers with std.java.util.MapInstances with BigIntegerInstances with EnumInstances with CallableInstances with NodeSeqInstances
  3. trait AnyValInstances extends AnyRef
  4. trait BooleanFunctions extends AnyRef
  5. trait DoubleFunctions extends AnyRef
  6. trait EitherInstances extends EitherInstances0
  7. sealed trait EitherInstances0 extends AnyRef
  8. trait FloatFunctions extends AnyRef
  9. trait FunctionFunctions extends AnyRef
  10. trait FunctionInstances extends FunctionInstances0
  11. sealed trait FunctionInstances0 extends FunctionInstances1
  12. sealed trait FunctionInstances1 extends AnyRef
  13. trait FutureInstances extends FutureInstances1
  14. trait FutureInstances1 extends AnyRef
  15. trait IndexedSeqInstances extends IndexedSeqInstances0
  16. sealed trait IndexedSeqInstances0 extends AnyRef
  17. trait IndexedSeqSub extends AnyRef
  18. trait IndexedSeqSubFunctions extends IndexedSeqSub
  19. trait IndexedSeqSubIndexedSeq extends IndexedSeqSub
  20. trait IndexedSeqSubInstances extends IndexedSeqInstances0 with IndexedSeqSub
  21. trait IndexedSeqSubVector extends IndexedSeqSub
  22. trait IntFunctions extends AnyRef
  23. trait IterableInstances extends AnyRef
  24. trait ListFunctions extends AnyRef
  25. trait ListInstances extends ListInstances0
  26. trait ListInstances0 extends AnyRef
  27. trait LongFunctions extends AnyRef
  28. trait MapFunctions extends MapSubFunctions with MapSubMap
  29. trait MapInstances extends MapSubInstances with MapSubMap
  30. trait MapSub extends AnyRef
  31. trait MapSubFunctions extends MapSub
  32. trait MapSubInstances extends MapSubInstances0 with MapSubFunctions
  33. trait MapSubInstances0 extends MapSub
  34. sealed trait MapSubMap extends MapSub
  35. sealed trait MapSubSortedMap extends AnyRef
  36. trait NodeSeqInstances extends AnyRef
  37. trait OptionFunctions extends AnyRef
  38. trait OptionInstances extends OptionInstances0
  39. sealed trait OptionInstances0 extends AnyRef
  40. trait PartialFunctionInstances extends AnyRef
  41. trait SetFunctions extends AnyRef
  42. trait SetInstances extends AnyRef
  43. trait ShortFunctions extends AnyRef
  44. trait StreamFunctions extends AnyRef
  45. trait StreamInstances extends AnyRef
  46. trait StringFunctions extends AnyRef
  47. trait StringInstances extends AnyRef
  48. trait TupleInstances extends TupleInstances1
  49. sealed trait TupleInstances0 extends AnyRef
  50. sealed trait TupleInstances1 extends TupleInstances0
  51. trait TypeConstraintInstances extends AnyRef
  52. trait VectorInstances extends VectorInstances0
  53. sealed trait VectorInstances0 extends AnyRef

Inherited from AnyRef

Inherited from Any

Ungrouped