Module Tezos_alpha_test_helpers.Script_mapSource

Sourceval of_list : 'k Tezos_protocol_alpha.Protocol.Script_typed_ir.comparable_ty -> ('k * 'v) list -> ('k, 'v) Tezos_protocol_alpha.Protocol.Script_typed_ir.map

Convert a list to a Script_map. If the list contains duplicate keys, the last occurence is used.