You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find out if it still make sense to use == instead of = for entity ids in equiv-datom function in datom.cljc. Change this if it does not make sense anymore.
Other datom comparison functions like cmp-datoms-eavt throw errors when the type is not Integer.
This discussion was converted from issue #385 on November 18, 2021 15:22.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Find out if it still make sense to use
==
instead of=
for entity ids inequiv-datom
function in datom.cljc. Change this if it does not make sense anymore.Other datom comparison functions like
cmp-datoms-eavt
throw errors when the type is notInteger
.Beta Was this translation helpful? Give feedback.
All reactions