Library zoo_persistent.parray_2__types
From zoo Require Import
prelude.
From zoo.language Require Import
typeclasses
notations.
From zoo_std Require Import
array.
From zoo Require Import
options.
Notation "'Root'" := (
in_type "zoo_persistent.parray_2.descr" 0
)(in custom zoo_tag
).
Notation "'Diff'" := (
in_type "zoo_persistent.parray_2.descr" 1
)(in custom zoo_tag
).
Notation "'equal'" := (
in_type "zoo_persistent.parray_2.t" 0
)(in custom zoo_field
).
Notation "'data'" := (
in_type "zoo_persistent.parray_2.t" 1
)(in custom zoo_field
).
Notation "'root'" := (
in_type "zoo_persistent.parray_2.t" 2
)(in custom zoo_field
).
prelude.
From zoo.language Require Import
typeclasses
notations.
From zoo_std Require Import
array.
From zoo Require Import
options.
Notation "'Root'" := (
in_type "zoo_persistent.parray_2.descr" 0
)(in custom zoo_tag
).
Notation "'Diff'" := (
in_type "zoo_persistent.parray_2.descr" 1
)(in custom zoo_tag
).
Notation "'equal'" := (
in_type "zoo_persistent.parray_2.t" 0
)(in custom zoo_field
).
Notation "'data'" := (
in_type "zoo_persistent.parray_2.t" 1
)(in custom zoo_field
).
Notation "'root'" := (
in_type "zoo_persistent.parray_2.t" 2
)(in custom zoo_field
).