- Manehattan MAS hub
- https://holanet.xyz
-
Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.
- Joined on
2022-08-07
Block a user
Need option types
Hmm, we would need to avoid parsing this as part of the pair type, it must be parsed as part of the table pair itself. This is because it doesn't really mean anything outside of the context of a…
Need option types
Need to find out how this would work in PDL as well. Why not copy Zig:
M000 SomeMessage {
0000 SomeField String
0001 OtherField ?String
}