ToElement<T, R> typedef

ToElement<T, R> = R Function(T data)

Implementation

typedef ToElement<T, R> = R Function(T data);