heapless
heapless copied to clipboard
Add std `Entry` methods to indexmap `Entry`
Description
It would be nice to have some methods for Entry like std HashMap Entry so that developer can using chained method calls.