Skip to content

Commit

Permalink
read/cfi: type parameter style changes
Browse files Browse the repository at this point in the history
This is preparation for an Address type parameter.

Rename some storage type parameters from A to S. This is for consistency
with other existing uses, and frees up A to be used for Address.

Also use where clauses for long type parameter lists, since these
will be even longer with the Address parameter.
  • Loading branch information
philipc committed Jun 27, 2024
1 parent de4016f commit 38617b5
Showing 1 changed file with 126 additions and 49 deletions.
Loading

0 comments on commit 38617b5

Please sign in to comment.