Misha Conway

Results 2 repositories owned by Misha Conway

ecto_shortcuts

29
Stars
1
Forks
Watchers

Shortcuts for common operations in ecto

binary_search_tree

18
Stars
5
Forks
Watchers

A self balancing avl binary search tree class. Also includes BinarySearchTreeHash which is a hash like class that internally uses binary search tree.