File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ ------------------------------------------------------------------------
2+ -- The Agda standard library
3+ --
4+ -- Construction of integers as a pair of naturals
5+ ------------------------------------------------------------------------
6+
17{-# OPTIONS --safe --cubical-compatible #-}
28
39module Data.Integer.IntConstruction where
Original file line number Diff line number Diff line change 1+ ------------------------------------------------------------------------
2+ -- The Agda standard library
3+ --
4+ -- Properties of the construction of integers as a pair of naturals
5+ ------------------------------------------------------------------------
6+
17{-# OPTIONS --safe --cubical-compatible #-}
28
39module Data.Integer.IntConstruction.Properties where
You can’t perform that action at this time.
0 commit comments