Hacker News new | ask | show | jobs
by WouterSpaak 2321 days ago
Fun fact: the `pipe` function from `rxjs` can be imported on its own where it will work on any value of type T, not just `Observable<T>`.