Package org.apache.pekko.http.scaladsl.server.util
package org.apache.pekko.http.scaladsl.server.util
- 
ClassDescriptionApplyConverter allows generic conversion of functions of type(T1, T2,Allows the definition of binary poly-functions (e.g. for folding over tuples).BinaryPolyFunc.Case<A,B, Op> ClassMagnet<T>A magnet that wraps a ClassTagConstructFromTuple<T,R> Constructor for instances of typeRwhich can be created from a tuple of typeT.Tuple<T>Phantom type providing implicit evidence that a given type is a Tuple or Unit.TupleOps<T>TupleOps.AppendOne<P,S> TupleOps.FoldLeft<In,T, Op> TupleOps.Join<P,S> Tupler<T>Provides a way to convert a value into an Tuple.