mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-22 18:44:17 +00:00
14 lines
206 B
Markdown
14 lines
206 B
Markdown
|
---
|
||
|
aliases: ["MHT"]
|
||
|
---
|
||
|
|
||
|
# #Extra
|
||
|
|
||
|
Struttura dati ad [[albero]] che include in ciascun nodo l'[[hash]] di tutto il ramo sottostante.
|
||
|
|
||
|
## Utilizzi
|
||
|
|
||
|
- Nei torrent.
|
||
|
- L'albero di commit di git.
|
||
|
- Nei mirror.
|