libpy icon indicating copy to clipboard operation
libpy copied to clipboard

ENH: Add wrappers for abseil containers

Open gerrymanoim opened this issue 5 years ago • 1 comments

Closes https://github.com/quantopian/libpy/issues/172.

Still WIP - need to add:

  • [ ] absl::btree_multimap
  • [ ] absl::btree_multiset
  • [ ] absl::flat_hash_map
  • [ ] absl::flat_hash_set
  • [ ] absl::node_hash_map
  • [ ] absl::node_hash_set

gerrymanoim avatar Jul 02 '20 23:07 gerrymanoim

Having weird symbol not found issues trying to get any of the hash maps to run. Going to pause on this all for now.

gerrymanoim avatar Jul 03 '20 02:07 gerrymanoim