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

Since:

0.11.0

class Object
trait Matchable
class Any

Type members

Types

type Out = A