Skip to content

Commit

Permalink
Update Lists.lagda.md (#930)
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
ruxicl committed Nov 1, 2023
1 parent 150b8d6 commit 4bb6d3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plfa/part1/Lists.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ these three properties establish that `_++_` and `[]` form
a _monoid_ over lists.

## Length
xb

Our next function finds the length of a list:
```agda
Expand Down

0 comments on commit 4bb6d3d

Please sign in to comment.