X Tutup
Skip to content

Fix a bug: replace-first-by (and thus replace-first) returns nil#17

Merged
richhickey merged 0 commit intoclojure:masterfrom
yangsx:master
Aug 27, 2014
Merged

Fix a bug: replace-first-by (and thus replace-first) returns nil#17
richhickey merged 0 commit intoclojure:masterfrom
yangsx:master

Conversation

@yangsx
Copy link
Copy Markdown

@yangsx yangsx commented Mar 4, 2012

when it should return the original text.

The bug occurs only when the second argument of replace-first is a pattern and the third argument is a function.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

X Tutup