[Next][Prev] [Right] [Left] [Up] [Index] [Root]

ASSOCIATIVE ARRAYS

 
Acknowledgements
 
Introduction
 
Operations







DETAILS

 
Introduction

 
Operations
      AssociativeArray(): -> Assoc
      AssociativeArray(I): Str -> Assoc
      A[x] := y : Assoc, Elt, Elt ->
      A[x] : Assoc, Elt -> Elt
      IsDefined(A, x) : Assoc, Elt -> Bool, Elt
      Remove(~ A, x) : Assoc, Elt ->
      Universe(A): Assoc -> Str
      Keys(A): Assoc -> SetEnum
      Example Assoc_InvarField1 (H13E1)

[Next][Prev] [Right] [____] [Up] [Index] [Root]
Version: V2.19 of Wed Apr 24 15:09:57 EST 2013