Extend memo interface #67
Labels
Change: minor
[Issue / PR] describes a non-breaking change, such as adding a new functionality
Domain: main
[Issue / PR] describes change in the functionality, its optimization
Pending: blocked
[Issue / PR] cannot be addressed until another issue is resolved
Priority: low
[Issue / PR] could be addressed at any convenient time
Type: improvement
[Issue / PR] addresses lack of a functionality or an open possibility of enhancement
Would be convenient to get sequence start (the very first sequence number), sequence head (list of the first few numbers, see #48), as well as its end (the last item, same as
memo[0]
) as named properties ofmemo
:Probably, worth adding (though with consideration of #61)No, this won’t be added:The text was updated successfully, but these errors were encountered: