You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tuple application utility and size retrieval in fast_io_dsal
- Introduced `apply` function to facilitate the application of a callable to elements of a tuple.
- Added `tuple_size` function to retrieve the size of a `fast_io::containers::tuple`.
- Implemented helper functions in the `details` namespace for improved code organization and clarity.
0 commit comments