Skip to content

Commit

Permalink
Merge pull request #435 from ralphtandetzky/patch-4
Browse files Browse the repository at this point in the history
Update hash-map.dd
  • Loading branch information
9rnsr committed Dec 9, 2013
2 parents 1d90bce + b440048 commit d6c1a86
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions hash-map.dd
Expand Up @@ -46,11 +46,10 @@ $(SPEC_S Associative Arrays,
...
---------

$(P $(I KeyType)s cannot be functions or voids.
$(P Neither the $(I KeyType)s nor the element types of an associative
array can be functions or voids.
)

$(P The element types of an associative array cannot be functions or voids.)

$(H3 Using Classes as the KeyType)

$(P Classes can be used as the $(I KeyType). For this to work,
Expand Down

0 comments on commit d6c1a86

Please sign in to comment.