IndexMixin.back

mixintemplate IndexMixin(size_t N, alias KeyFromValue, alias Compare, ThisContainer)
@property inout
back
()

Return Value

Type:

the back of this index Complexity: O(1)

Meta