Skip to content

Commit

Permalink
read/cfi: type parameter style changes (#726)
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 authored Jun 28, 2024
1 parent e996d62 commit e5c51f0
Showing 1 changed file with 126 additions and 49 deletions.
Loading

0 comments on commit e5c51f0

Please sign in to comment.