Module IntegerList

Module IntegerList 

Expand description

Macro generated module to be used by test-fuzz and bench if it applies.

Functionsยง

encode_and_decode
Encodes and decodes table types returning its encoded size and the decoded object. This method is used for benchmarking, so its parameter should be the actual type that is being tested.