mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
inspired by the design of Preact's signals, use linked lists instead of arrays for faster signal creation PR Close #62284 |
||
|---|---|---|
| .. | ||
| computed.ts | ||
| equality.ts | ||
| errors.ts | ||
| graph.ts | ||
| linked_signal.ts | ||
| signal.ts | ||
| untracked.ts | ||
| watch.ts | ||
| weak_ref.ts | ||