Skip to content

Commit 2b38014

Browse files
authored
Merge pull request #1 from stuartjohnpage/bug-fix-empty-empty-link
Bugfix // Enum.empty
2 parents 73e68e5 + 6f417b1 commit 2b38014

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/en/functions/Enum/empty_-1.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: empty?/1
3-
url: Enum/empty/1
4-
aliases: ['/Enum/empty?/1']
3+
url: Enum/empty_/1
4+
aliases:
5+
- '/Enum/empty?/1/'
56
---
67

78
Returns `true` if the enumerable is empty.

0 commit comments

Comments
 (0)