ToDo
This commit is contained in:
parent
a8a5d0653c
commit
49d47f02c7
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
[fqdn]
|
[fqdn]
|
||||||
(st/replace 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?
|
(defn-spec replace-all-matching-subvalues-in-string-start pred/map-or-seq?
|
||||||
[col string?
|
[col string?
|
||||||
value-to-partly-match string?
|
value-to-partly-match string?
|
||||||
|
|
Loading…
Reference in a new issue