Package

scalaz.syntax

std

Permalink

package std

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. final class BooleanOps extends AnyRef

    Permalink
  2. final class EitherOps[A, B] extends AnyVal

    Permalink
  3. final class Function1Ops[T, R] extends AnyVal

    Permalink
  4. final class Function2Ops[T1, T2, R] extends AnyVal

    Permalink
  5. final class ListOps[A] extends AnyVal

    Permalink
  6. final class MapOps[Map[_, _], BKC[_], K, A] extends AnyRef

    Permalink
  7. final class OptionIdOps[A] extends AnyVal

    Permalink
  8. final class OptionOps[A] extends AnyRef

    Permalink
  9. final class StreamOps[A] extends AnyVal

    Permalink
  10. final class StringOps extends AnyVal

    Permalink
  11. trait ToAllStdOps extends ToBooleanOps with ToOptionOps with ToOptionIdOps with ToListOps with ToStreamOps with ToVectorOps with ToFunction2Ops with ToFunction1Ops with ToStringOps with ToTupleOps with ToMapOps with ToEitherOps with ToTryOps

    Permalink
  12. trait ToBooleanOps extends AnyRef

    Permalink
  13. trait ToEitherOps extends AnyRef

    Permalink
  14. trait ToFunction1Ops extends AnyRef

    Permalink
  15. trait ToFunction2Ops extends AnyRef

    Permalink
  16. trait ToListOps extends AnyRef

    Permalink
  17. trait ToMapOps extends AnyRef

    Permalink
  18. trait ToOptionIdOps extends AnyRef

    Permalink
  19. trait ToOptionOps extends AnyRef

    Permalink
  20. trait ToSortedMapOps extends AnyRef

    Permalink
  21. trait ToStreamOps extends AnyRef

    Permalink
  22. trait ToStringOps extends AnyRef

    Permalink
  23. trait ToTryOps extends AnyRef

    Permalink
  24. trait ToTupleOps extends AnyRef

    Permalink
  25. trait ToVectorOps extends AnyRef

    Permalink
  26. final class TryOps[A] extends AnyVal

    Permalink
  27. final class Tuple10Ops[A, B, C, D, E, F, G, H, I, J] extends AnyVal

    Permalink
  28. final class Tuple11Ops[A, B, C, D, E, F, G, H, I, J, K] extends AnyVal

    Permalink
  29. final class Tuple12Ops[A, B, C, D, E, F, G, H, I, J, K, L] extends AnyVal

    Permalink
  30. final class Tuple2Ops[A, B] extends AnyVal

    Permalink
  31. final class Tuple3Ops[A, B, C] extends AnyVal

    Permalink
  32. final class Tuple4Ops[A, B, C, D] extends AnyVal

    Permalink
  33. final class Tuple5Ops[A, B, C, D, E] extends AnyVal

    Permalink
  34. final class Tuple6Ops[A, B, C, D, E, F] extends AnyVal

    Permalink
  35. final class Tuple7Ops[A, B, C, D, E, F, G] extends AnyVal

    Permalink
  36. final class Tuple8Ops[A, B, C, D, E, F, G, H] extends AnyVal

    Permalink
  37. final class Tuple9Ops[A, B, C, D, E, F, G, H, I] extends AnyVal

    Permalink
  38. final class VectorOps[A] extends AnyVal

    Permalink

Value Members

  1. object all extends ToAllStdOps

    Permalink
  2. object boolean extends ToBooleanOps

    Permalink
  3. object either extends ToEitherOps

    Permalink
  4. object function1 extends ToFunction1Ops

    Permalink
  5. object function2 extends ToFunction2Ops

    Permalink
  6. object list extends ToListOps

    Permalink
  7. object map extends ToMapOps

    Permalink
  8. object option extends ToOptionOps with ToOptionIdOps

    Permalink
  9. object sortedMap extends ToSortedMapOps

    Permalink
  10. object stream extends ToStreamOps

    Permalink
  11. object string extends ToStringOps

    Permalink
  12. object try extends ToTryOps

    Permalink
  13. object tuple extends ToTupleOps

    Permalink
  14. object vector extends ToVectorOps

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped