Type alias Getter<S, A, T>

Getter<S, A, T>: Optic<S, T, A, T>

Type Parameters

  • S

  • A

  • T

Generated using TypeDoc