MAGMA
Documentation Try online Download
Cite Contact
Login
/
« Previous Up Root Index Search Next »
ASSOCIATIVE ARRAYS  
Acknowledgements
 
Introduction
 
Operations
 
Iteration







 
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
      IsInKeys(A, x) : Assoc, Elt -> Bool, Elt
      Remove(~A, x) : Assoc, Elt ->
      Universe(A): Assoc -> Str
      # A: Assoc -> RngIntElt
      Keys(A): Assoc -> SetEnum
      Values(A): Assoc -> List
      Example Assoc_AssocCreation (H14E1)

 
Iteration
      v in A
      Example Assoc_AssocIteration (H14E2)

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


Version: V2.29 of Fri Nov 28 15:14:01 AEDT 2025
« Previous Up Root Index Search Next »
Search:

Magma is maintained and distributed by the Computational Algebra Group, School of Mathematics and Statistics, University of Sydney.

About · Group · Seminar · FAQ · Release Notes
© 1993–2026 Computational Algebra Group.