mount abstract method

void mount(
  1. Atom atom
)

Subscribe to the given atom without listening for changes.

Implementation

void mount(Atom atom);