blob: 9b6c1d92cd6335172f75cff879b1e61d0e1d9137 (
plain) (
blame)
1
2
3
4
5
|
---
title: ordered taxonomy
---
Created by invoking the [`Alphabetical`](/methods/taxonomy/alphabetical/) or [`ByCount`](/methods/taxonomy/bycount/) method on a [`Taxonomy`](g) object, which is a [_map_](g), an _ordered taxonomy_ is a [_slice_](g), where each element is an object that contains the [_term_](g) and a slice of its [_weighted pages_](g).
|