Commit 1e1f15e
committed
Update NRU policy examples to use integer keys and values
- Modified example usages in the NRU policy documentation to utilize integer keys and values instead of strings, enhancing clarity and consistency.
- Ensured that examples accurately reflect the expected usage patterns for the NRU cache replacement policy.1 parent ee33f98 commit 1e1f15e
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
| 195 | + | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments