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 LazyListFunctions with BooleanFunctions with OrderingFunctions with StringFunctions with FunctionFunctions

    Permalink
  2. trait AllInstances extends AnyValInstances with FunctionInstances with ListInstances with MapInstances with SortedMapInstances with OptionInstances with SetInstances with StringInstances with StreamInstances with LazyListInstances with TupleInstances with VectorInstances with FutureInstances with EitherInstances with PartialFunctionInstances with TypeConstraintInstances with BigDecimalInstances with BigInts with std.math.OrderingInstances with std.java.util.MapInstances with BigDecimalInstances with BigIntegerInstances with EnumInstances with CallableInstances with TimeInstances

    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 IntFunctions extends AnyRef

    Permalink
  16. trait IterableInstances extends AnyRef

    Permalink
  17. trait LazyListFunctions extends AnyRef

    Permalink
  18. trait LazyListInstances extends AnyRef

    Permalink
  19. trait ListFunctions extends AnyRef

    Permalink
  20. trait ListInstances extends ListInstances0

    Permalink
  21. trait ListInstances0 extends AnyRef

    Permalink
  22. trait LongFunctions extends AnyRef

    Permalink
  23. trait MapFunctions extends AnyRef

    Permalink
  24. trait MapInstances extends MapInstances0 with MapFunctions

    Permalink
  25. trait MapInstances0 extends AnyRef

    Permalink
  26. trait OptionFunctions extends AnyRef

    Permalink
  27. trait OptionInstances extends OptionInstances0

    Permalink
  28. sealed trait OptionInstances0 extends OptionInstances1

    Permalink
  29. sealed trait OptionInstances1 extends AnyRef

    Permalink
  30. trait PartialFunctionInstances extends AnyRef

    Permalink
  31. trait SetFunctions extends AnyRef

    Permalink
  32. trait SetInstances extends AnyRef

    Permalink
  33. trait ShortFunctions extends AnyRef

    Permalink
  34. trait SortedMapFunctions extends AnyRef

    Permalink
  35. trait SortedMapInstances extends SortedMapInstances0 with SortedMapFunctions

    Permalink
  36. trait SortedMapInstances0 extends AnyRef

    Permalink
  37. trait StreamFunctions extends AnyRef

    Permalink
  38. trait StreamInstances extends AnyRef

    Permalink
  39. trait StringFunctions extends AnyRef

    Permalink
  40. trait StringInstances extends AnyRef

    Permalink
  41. trait TryFunctions extends AnyRef

    Permalink
  42. trait TryInstances extends AnyRef

    Permalink
  43. trait TupleInstances extends TupleInstances3

    Permalink
  44. sealed trait TupleInstances0 extends AnyRef

    Permalink
  45. sealed trait TupleInstances1 extends TupleInstances0

    Permalink
  46. sealed trait TupleInstances2 extends TupleInstances1

    Permalink
  47. sealed trait TupleInstances3 extends TupleInstances2

    Permalink
  48. trait TypeConstraintInstances extends AnyRef

    Permalink
  49. trait VectorFunctions extends AnyRef

    Permalink
  50. trait VectorInstances extends VectorInstances0

    Permalink
  51. sealed trait VectorInstances0 extends AnyRef

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped