arrow-core / arrow.core.extensions.const.traverse / arrow.Kind / traverse
@JvmName("traverse") fun <X, G, A, B> Kind<Kind<ForConst, X>, A>.~~traverse~~(arg1: Applicative<G>, arg2: (A) -> Kind<G, B>): Kind<G, Kind<Kind<ForConst, X>, B>>
Deprecated: Kind/type constructors will be deprecated, so this typeclass will no longer be available from 0.13.0
Do you like Arrow?
✖