This commit is contained in:
erik 2022-09-28 15:44:33 +02:00
parent a8a5d0653c
commit 49d47f02c7

View file

@ -42,7 +42,7 @@
[fqdn]
(st/replace fqdn #"\." "-"))
; ToDo: Move to common
; ToDo: Move to common?
(defn-spec replace-all-matching-subvalues-in-string-start pred/map-or-seq?
[col string?
value-to-partly-match string?