Skip to content

Commit c76cad1

Browse files
Revert comment based on Jacques comment
1 parent 6e8ae64 commit c76cad1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paper/paper.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ In the list below we present a selection of such projects:
134134

135135
- Verification of routing protocols [@daggitt2023routing]
136136

137+
The library has also been used as a test bed for the design of co-inductive data types in Agda itself, as evidenced by the three different notions of co-inductive data present in the library.
137138
On occasion, the development of `agda-stdlib` has also had a synergistic relationship with that of Agda itself, prompting the implementation of several new language features, which we now discuss.
138139
Firstly, Agda is a research compiler supporting a wide range of possibly incompatible language extensions via command line options.
139140
Examples include `--cubical` (changing the underlying type theory to cubical type theory [@DBLP:journals/jfp/VezzosiMA21]),

0 commit comments

Comments
 (0)