https://gitlab.com/tezos/tezos
Raw File
Tip revision: 13ed79eca064a1c4f7189b24a7b51b50008f1973 authored by Marina Polubelova on 17 October 2023, 09:22:05 UTC
lib_plompiler: use 4-bit lookup ops for Blake2
Tip revision: 13ed79e
left_right.tz
parameter (or bool string);
storage (or string bool);
code {CAR; IF_LEFT {RIGHT string} {LEFT bool}; NIL operation; PAIR};
back to top