vault backup: 2023-10-07 10:24:56

This commit is contained in:
Louis Gallet 2023-10-07 10:24:56 +02:00
parent c19e9679c6
commit 06b09b9aa2
Signed by: lgallet
SSH Key Fingerprint: SHA256:qnW7pk4EoMRR0UftZLZQKSMUImbEFsiruLC7jbCHJAY

View File

@ -122,9 +122,15 @@ flowchart LR
A[l] --> |h::t| B[m < h ? ]
B --> C[m<-h] & D[keep m]
B --> C[m<-h]
B --> D[keep m]
A --> |"[]"| E[m]
C --> F[Continue the serach with t]
D --> F
```
## Build/modify a list