Package

scalaz

std

Permalink

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

    Permalink
  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

    Permalink
  3. trait AnyValInstances extends AnyRef

    Permalink
  4. trait BooleanFunctions extends AnyRef

    Permalink
  5. trait DoubleFunctions extends AnyRef

    Permalink
  6. trait EitherInstances extends EitherInstances0

    Permalink
  7. sealed trait EitherInstances0 extends AnyRef

    Permalink
  8. trait FloatFunctions extends AnyRef

    Permalink
  9. trait FunctionFunctions extends AnyRef

    Permalink
  10. trait FunctionInstances extends FunctionInstances0

    Permalink
  11. sealed trait FunctionInstances0 extends FunctionInstances1

    Permalink
  12. sealed trait FunctionInstances1 extends AnyRef

    Permalink
  13. trait FutureInstances extends FutureInstances1

    Permalink
  14. trait FutureInstances1 extends AnyRef

    Permalink
  15. trait IndexedSeqInstances extends IndexedSeqInstances0

    Permalink
  16. sealed trait IndexedSeqInstances0 extends AnyRef

    Permalink
  17. trait IndexedSeqSub extends AnyRef

    Permalink
  18. trait IndexedSeqSubFunctions extends IndexedSeqSub

    Permalink
  19. trait IndexedSeqSubIndexedSeq extends IndexedSeqSub

    Permalink
  20. trait IndexedSeqSubInstances extends IndexedSeqInstances0 with IndexedSeqSub

    Permalink
  21. trait IndexedSeqSubVector extends IndexedSeqSub

    Permalink
  22. trait IntFunctions extends AnyRef

    Permalink
  23. trait IterableInstances extends AnyRef

    Permalink
  24. trait ListFunctions extends AnyRef

    Permalink
  25. trait ListInstances extends ListInstances0

    Permalink
  26. trait ListInstances0 extends AnyRef

    Permalink
  27. trait LongFunctions extends AnyRef

    Permalink
  28. trait MapFunctions extends MapSubFunctions with MapSubMap

    Permalink
  29. trait MapInstances extends MapSubInstances with MapSubMap

    Permalink
  30. trait MapSub extends AnyRef

    Permalink
  31. trait MapSubFunctions extends MapSub

    Permalink
  32. trait MapSubInstances extends MapSubInstances0 with MapSubFunctions

    Permalink
  33. trait MapSubInstances0 extends MapSub

    Permalink
  34. sealed trait MapSubMap extends MapSub

    Permalink
  35. sealed trait MapSubSortedMap extends AnyRef

    Permalink
  36. trait NodeSeqInstances extends AnyRef

    Permalink
  37. trait OptionFunctions extends AnyRef

    Permalink
  38. trait OptionInstances extends OptionInstances0

    Permalink
  39. sealed trait OptionInstances0 extends AnyRef

    Permalink
  40. trait PartialFunctionInstances extends AnyRef

    Permalink
  41. trait SetFunctions extends AnyRef

    Permalink
  42. trait SetInstances extends AnyRef

    Permalink
  43. trait ShortFunctions extends AnyRef

    Permalink
  44. trait StreamFunctions extends AnyRef

    Permalink
  45. trait StreamInstances extends AnyRef

    Permalink
  46. trait StringFunctions extends AnyRef

    Permalink
  47. trait StringInstances extends AnyRef

    Permalink
  48. trait TupleInstances extends TupleInstances1

    Permalink
  49. sealed trait TupleInstances0 extends AnyRef

    Permalink
  50. sealed trait TupleInstances1 extends TupleInstances0

    Permalink
  51. trait TypeConstraintInstances extends AnyRef

    Permalink
  52. trait VectorInstances extends VectorInstances0

    Permalink
  53. sealed trait VectorInstances0 extends AnyRef

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped