MapGuard

japgolly.scalajs.react.callback.CallbackTo$.MapGuard
sealed trait MapGuard[A]

Prevents scalac discarding the result of a map function when the final result is Callback.

See https://github.com/japgolly/scalajs-react/issues/256

Attributes

Since

0.11.0

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Out = A