A
Size: a a a
A
NK
DL
EZ
DL
xr
и можно всё легаси с легкостью передалать в новый синтаксисEZ
DL
DL
(def tester (-> VerEx
(start-of-line)
(find "http")
(maybe "s")
(find "://")
(maybe "www.")
(anything-but " ")
(end-of-line)))
EZ
(def tester (-> VerEx
(start-of-line)
(find "http")
(maybe "s")
(find "://")
(maybe "www.")
(anything-but " ")
(end-of-line)))
EZ
DL
DL
EZ
DL
EZ
A
A
DL
D