All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wei-k.httpz-native_2.10.0.5.1.source-code.NativeActionEOps.scala Maven / Gradle / Ivy

The newest version!
package httpz
package native

final class NativeActionEOps[E, A](
  val self: ActionE[E, A]
) extends AnyVal with ActionOpsTemplate[E, A] {

  override def interpreter = NativeInterpreter

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy