blob: 94b9adf50534de9d016d6a6e208a34ebeb39b8b6 [file] [log] [blame] [view] [edit]
---
layout: default
title: Data Structures
parent: Design Docs
has_children: true
---
<!--
© 2016 and later: Unicode, Inc. and others.
License & terms of use: http://www.unicode.org/copyright.html
-->
# Data Structures
## Subpage Listing
* [ICU Code Point Tries](./utrie)
* [ICU String Tries](./tries/)
* [BytesTrie](./tries/bytestrie/)
* [UCharsTrie](./tries/ucharstrie)