|
|
|
|
|
by mcmatterson
2224 days ago
|
|
The use of prior matches in guards is super useful for parsing TLV style payloads where you first match on a size/length field and then match on the value itself as that number of octets. Does anyone have any insight into how / when similar support will make its way into Elixir? |
|