# @ts-check

###* @type import('./last').Last ###
export default (list) -> list[list.Length() - 1]