Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

extended-by: and use don't work for native types #97

Open
robotlolita opened this issue Jan 16, 2016 · 0 comments
Open

extended-by: and use don't work for native types #97

robotlolita opened this issue Jan 16, 2016 · 0 comments
Labels

Comments

@robotlolita
Copy link
Owner

let sequencing = Text extended-by: { def a, b = b }
"a", "b"
# => "ab"
use sequencing in { "a", "b" }
# => "ab"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant