(log-entry log)
(log-entry log tx-num)
Retrieves the log entry at the given tx-num, or the most recent if no num is provided
Retrieves the log entry at the given tx-num, or the most recent if no num is provided
(set-log-count v count)
Assuming an independent update to the log, explicitly set the local length to the max of the current value and given value.
Assuming an independent update to the log, explicitly set the local length to the max of the current value and given value.
(strict-map->TransactionLogEntry m18792 & [drop-extra-keys?__5380__auto__])
Factory function for class TransactionLogEntry, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class TransactionLogEntry, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close