get Method
Get and register recent use of
get(key: K): V | undefined
| Parameter | Type | Description |
|---|---|---|
| key | K |
Returns - V | undefined
Defined in
- core/bentley/src/LRUMap.ts Line 180
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.