RxJS
Forests an be subscribed to via the subscribe() method - but they are not true Observables.; there is an .obserable
property which is an Observbable (opens in a new tab) on Forest instances, which can be
.pipe(...)'d, etc.
Last updated on April 8, 2023