Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Sep 11, 2024

Making a tuple of one element just to call tuple_cat is cumbersome. Why not use tuple_cons/tuple_snoc? Or for non-lispers, tuple_push_front and tuple_push_back?

Making a tuple of one element just to call `tuple_cat` is cumbersome. Why not
use `tuple_cons`/`tuple_snoc`? Or for non-lispers, `tuple_push_front` and
`tuple_push_back`?
@lukevalenty lukevalenty merged commit 601edc9 into intel:main Sep 11, 2024
31 checks passed
@elbeno elbeno deleted the tuple-cons branch September 11, 2024 15:45
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.

2 participants