Skip to content

🎨 Rename read<T> to read_as<T>#167

Merged
elbeno merged 1 commit into
intel:mainfrom
elbeno:read-as-type
May 11, 2026
Merged

🎨 Rename read<T> to read_as<T>#167
elbeno merged 1 commit into
intel:mainfrom
elbeno:read-as-type

Conversation

@elbeno
Copy link
Copy Markdown
Contributor

@elbeno elbeno commented May 11, 2026

Problem:

  • read<T> is a different operation from read and not clearly flagged.

Solution:

  • Rename read<T> to read_as<T>.

Problem:
- `read<T>` is a different operation from `read` and not clearly flagged.

Solution:
- Rename `read<T>` to `read_as<T>`.
@elbeno elbeno merged commit de32a76 into intel:main May 11, 2026
24 checks passed
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