Primitives

Content created by Fredrik Bakke, Fernando Chu and Egbert Rijke.

Created on 2023-04-27.
Last modified on 2024-09-23.

Modules in the primitives namespace

module primitives where

open import primitives.characters public
open import primitives.floats public
open import primitives.machine-integers public
open import primitives.strings public

Recent changes