Commit Graph

22 Commits

Author SHA1 Message Date
f475629595 Did stuff, stuff that doens't work. 2018-01-06 23:42:36 +01:00
d56f05c680 Variable block size. 2018-01-06 22:05:08 +01:00
9dd8d400b3 Fixed bug with is_subset. 2018-01-06 17:44:14 +01:00
c887e8197d Move serde_test to dev-dependencies. 2018-01-06 16:56:38 +01:00
db4497f7b0 Fmt. 2018-01-06 16:46:26 +01:00
54d93d6249 Implement more methods and added tests from std::collections::HashSet.
Fixed len for serde implementation.
2018-01-06 16:45:25 +01:00
4bbfba26fe Test serde implementation. 2018-01-05 21:31:03 +01:00
4ae3c74b26 Fmt. 2018-01-05 21:21:09 +01:00
825910c778 Serde serialize and deserialize support. 2018-01-05 21:20:28 +01:00
60ccc7cce1 Added some more test cases for into_iter. 2018-01-05 20:57:22 +01:00
1de9a0904d Implement .iter and .into_iter. Closes #1. 2018-01-05 20:54:47 +01:00
ab66c25813 Fmt. 2018-01-05 19:27:29 +01:00
2ab88456ca Implemented is_subset. 2018-01-05 19:27:00 +01:00
9ce71307d9 Expose BitHashMap. 2018-01-04 15:19:45 +01:00
38104e133e Move hasher to a seperate file. 2018-01-04 14:30:49 +01:00
3d14bbc4ae Simple test for extend_from_bitset. 2018-01-04 10:32:49 +01:00
cffad465c5 New function to extend from another bitset. 2018-01-04 10:31:18 +01:00
74f5cfcbb4 Remove dependency on fnv. 2018-01-04 09:20:20 +01:00
75baabef1c Small changes. 2018-01-03 20:14:58 +01:00
b9a5b10e1c Custom hasher. 2018-01-03 14:52:29 +01:00
c1d10cb659 Use fnv instead of twox. 2018-01-03 13:21:01 +01:00
bd009b0d37 Initial commit. 2017-12-18 17:08:40 +01:00