diff options
| author | Tyge Løvset <[email protected]> | 2020-12-02 16:26:28 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2020-12-02 16:26:28 +0100 |
| commit | 692bb134f65330fda88335ae027636706edf811b (patch) | |
| tree | bac08489598e17122d2d48ffa3c423e10821e3e9 /docs/cset_api.md | |
| parent | a70b6c4de4623b988abe1380224f7f9bd368050d (diff) | |
| download | STC-modified-692bb134f65330fda88335ae027636706edf811b.tar.gz STC-modified-692bb134f65330fda88335ae027636706edf811b.zip | |
Added cpqueue, cqueue, and cstack docs. Removed examples from README.md
Diffstat (limited to 'docs/cset_api.md')
| -rw-r--r-- | docs/cset_api.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cset_api.md b/docs/cset_api.md index 92ec3e88..970276e9 100644 --- a/docs/cset_api.md +++ b/docs/cset_api.md @@ -1,6 +1,7 @@ # Container type cset
This describes the API of the unordered set type **cset**.
+Same base implementation as cmap, but contains and uses keys only.
## Declaration
|
