def contramap[U](f: (U) ⇒ T): Serializer[R, U]. Permalink. Create a serializer for a type U based on the serializer for type T and a mapping function.
確定! 回上一頁