Searched defs:unpack (Results 1 – 4 of 4) sorted by relevance
39 let unpack pkt = function
9 val unpack : t -> int * int * Op.operation * string val
50 val unpack : t -> int * int * Op.operation * string val
99 let unpack node = (Symbol.to_string node.name, node.perms, node.value) function
Completed in 6 milliseconds