Skip to content

Use linked-hash-map to implement OrderedDocument #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 9, 2016

Conversation

zonyitoo
Copy link
Contributor

@zonyitoo zonyitoo commented Mar 6, 2016

Discussion in #35 .

Request for comments!

use chrono::{DateTime, UTC};
use std::collections::BTreeMap;
use std::{error, fmt, slice};
// use std::collections::BTreeMap;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused comment / import?

@kyeah
Copy link
Contributor

kyeah commented Mar 8, 2016

LGTM :)

@kyeah
Copy link
Contributor

kyeah commented Mar 8, 2016

Actually, we should make the ordered module public via #33.

@zonyitoo zonyitoo mentioned this pull request Mar 9, 2016
zonyitoo added a commit that referenced this pull request Mar 9, 2016
Use linked-hash-map to implement OrderedDocument
@zonyitoo zonyitoo merged commit 798e087 into master Mar 9, 2016
@patrickfreed patrickfreed deleted the feature-hashmap branch April 6, 2021 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants