View Source Euclid.List (Euclid v0.4.0)

List-related functions

Link to this section Summary

Functions

returns the only item in the list; raises if there are no items or more than 1 item

Link to this section Functions

Link to this function

first(list, default \\ nil)

View Source

returns the only item in the list; raises if there are no items or more than 1 item