ViaBase<L, R> typedef

ViaBase<L, R> = L Function(R child)

Implementation

typedef ViaBase<L, R> = L Function(R child);