nimbus-eth2/beacon_chain
Etan Kissling 4a3e94702e allow ElemType(XXX) on inputs not called T
Currently, `ElemType` can only be called on `HashArray`, `HashList` and
`List` types when they are first assigned to a variable called `T`. The
templates have been adjusted so that different variable names may be
used. The templates can now also be applied to in-line computed types,
e.g., `ElemType(typeof(x))`.
2021-10-21 00:50:01 +03:00
..
2021-10-20 22:59:13 +03:00
2021-10-20 22:59:13 +03:00
2021-10-19 16:09:26 +02:00
2021-10-19 16:09:26 +02:00
2021-03-26 07:52:01 +01:00
2021-10-19 16:09:26 +02:00
2021-10-04 22:08:31 +03:00
2021-03-26 07:52:01 +01:00
2021-10-14 14:13:51 +03:00
2021-10-19 16:09:26 +02:00
2021-08-12 13:08:20 +00:00
2021-10-10 14:09:36 +02:00