(compare-statements-by-timestamp s1 s2)Compare Statements s1 and s2 by their timestamp values.
Compare Statements `s1` and `s2` by their timestamp values.
(get-statement-profile-ids statement profile-id-set)Get the category context activity IDs that are also profile IDs, or
return ::missing-profile-reference if none are.
Get the category context activity IDs that are also profile IDs, or return `::missing-profile-reference` if none are.
(get-statement-registration statement)Return the registration value from statement, or the keyword
:no-registration if not present.
Return the registration value from `statement`, or the keyword `:no-registration` if not present.
(get-statement-subregistration statement registration)Given statement and registration, return the subregistration
extension value (a coll of subreg objects), or a keyword if the
subregistration value is invalid.
Given `statement` and `registration`, return the subregistration extension value (a coll of subreg objects), or a keyword if the subregistration value is invalid.
(get-subregistration-id profile-id subreg-objs)Given profile-id and subreg-objs that is a coll of subregistration
objects (with keys profile and subregistration), return the
subregistration UUID corresponding to profile-id or nil if not found.
Given `profile-id` and `subreg-objs` that is a coll of subregistration objects (with keys `profile` and `subregistration`), return the subregistration UUID corresponding to `profile-id` or `nil` if not found.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |