Message mapping object, but the type parameter A is existential quantified. You need to use runMap function to extract the value MapT<T, A>.
A
runMap
MapT<T, A>
Generated using TypeDoc
Message mapping object, but the type parameter
A
is existential quantified. You need to userunMap
function to extract the valueMapT<T, A>
.