package linksem

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

byte_sequence_ocaml.lem, a list of bytes used for ELF I/O and other basic * tasks in the ELF model.

A byte_sequence, bs, denotes a consecutive list of bytes. Can be read * from or written to a binary file. Most basic type in the ELF formalisation. * This is a faster OCaml byte sequence implementation.

val instance_Basic_classes_Ord_Byte_sequence_impl_byte_sequence_dict : Byte_sequence_wrapper.byte_sequence Lem_basic_classes.ord_class
val instance_Show_Show_Byte_sequence_impl_byte_sequence_dict : Byte_sequence_wrapper.byte_sequence Show.show_class
val instance_Basic_classes_Eq_Byte_sequence_impl_byte_sequence_dict : Byte_sequence_wrapper.byte_sequence Lem_basic_classes.eq_class