Eigenpoll : D features : const 

You may want to know (or assert) that an item remains constant in this portion of the program... or you may want to use the compiler to help you find a particular assignment by adding a const (or a static assert that the variable is not changed...this must be compile time folks)