Interface Overview
interface TrackByFunction {
}
Interface Description
An optional function passed into NgForOf
that defines how to track
items in an iterable (e.g. fby index or id)
exported from core/index, defined in core/src/change_detection/differs/iterable_differs.ts