clj-commons / clj-commons/ordered

Associative methods don't work on transient ordered maps

Open
#69 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
267
Forks
40
Avg merge
14h 2m
Merged PRs (30d)
17

Description

OrderedMap doesn't implement `ITransientAssociative2` (which the `clojure.core` transient maps do), so using `contains?` or `find` on a transient OrderedMap throws a `contains? not supported on type: flatland.ordered.map.TransientOrderedMap` error.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.