via<L, R> function

ViaBase<L, R> via<L, R>(
  1. ViaBase<L, R> builder
)

Implementation

ViaBase<L, R> via<L, R>(ViaBase<L, R> builder) => builder;