Skip to content

Are regex transforms possible? #77

@Folcon

Description

@Folcon

I've been using replace and I'm not sure if this is possible?

(cstr/replace "Apple" #"(.+)" "\\L$1")
#_=> "apple"

Based on the fact that this works in js land.
https://regex101.com/r/0ivhk4/1/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions