Library zoo_std.xdlchain__code
Require Import zoo.prelude.
Require Import zoo.language.typeclasses.
Require Import zoo.language.notations.
Require Import zoo.options.
Notation "'xdlchain٠prev'" := (
in_type "zoo_std.xdlchain.t" 0
)(in custom zoo_field
).
Notation "'xdlchain٠next'" := (
in_type "zoo_std.xdlchain.t" 1
)(in custom zoo_field
).
Notation "'xdlchain٠data'" := (
in_type "zoo_std.xdlchain.t" 2
)(in custom zoo_field
).
Require Import zoo.language.typeclasses.
Require Import zoo.language.notations.
Require Import zoo.options.
Notation "'xdlchain٠prev'" := (
in_type "zoo_std.xdlchain.t" 0
)(in custom zoo_field
).
Notation "'xdlchain٠next'" := (
in_type "zoo_std.xdlchain.t" 1
)(in custom zoo_field
).
Notation "'xdlchain٠data'" := (
in_type "zoo_std.xdlchain.t" 2
)(in custom zoo_field
).