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