Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #356 (assigned enhancement)

Opened 1 year ago

Last modified 4 months ago

function to get iterator for the end of a container

Reported by: Ansible Assigned to: kris (accepted)
Priority: major Milestone: 1.0
Component: Core Functionality Version:
Keywords: iterator container linkseq map Cc:

Description

If you could get the iterator from the end of a container like a list, you could use the list as a queue. If the container was a map, you could keep discarding the largest element, to keep a map of the N smallest items of a set.

Change History

04/04/07 16:18:23 changed by sean

  • owner changed from sean to kris.

08/28/07 02:47:01 changed by kris

  • status changed from new to assigned.
  • milestone changed from 1.0 to 2.0.

we're gonna keep this around as guidance of what to do when the package is revisited

05/24/08 14:22:48 changed by larsivi

  • milestone changed from 2.0 to 1.0.