wei-k.httpz-native_2.10.0.5.1.source-code.NativeActionEOps.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of httpz-native_2.10 Show documentation
Show all versions of httpz-native_2.10 Show documentation
purely functional http client
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