Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt cl-format and/or wrap goog.string/format #139

Closed
jaidetree opened this issue Feb 24, 2022 · 0 comments
Closed

Adapt cl-format and/or wrap goog.string/format #139

jaidetree opened this issue Feb 24, 2022 · 0 comments

Comments

@jaidetree
Copy link
Contributor

It is convenient when working with Clojure being able to just call (printf "%s = %s" "some-var" some-var). Perhaps nbb can provide a cl-format and printf implementations lazily from modules?

Based on what we discussed in Slack we could offer both but ideally they should be lazy so as not to slow down runtime.

Willing to draft a PR but what were you thinking as far as modules and file-names?

@jaidetree jaidetree changed the title Adapt cl-format or wrap goog.string/format Adapt cl-format and/or wrap goog.string/format Feb 24, 2022
borkdude added a commit that referenced this issue Mar 25, 2022
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

No branches or pull requests

1 participant