Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/hoon/stdlib/2b.md
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ Produces the last item in `+list` `.a`, crashing if `.a` is null.

#### Produces

The type of the last element in `.a`.
The last element in `.a` if `.a` is non-null.

#### Source

Expand Down