Skip to content

v1.3.0

Compare
Choose a tag to compare
@elliotchance elliotchance released this 08 Jul 13:16
· 10 commits to master since this release
5498093
Implement GetElement method (#17)

GetElement returns the element for a key. If the key does not exist, the
pointer will be nil.

Co-authored-by: Jyoti Shete <jyoti.shete@coursehero.com>