Flexible Rules
Home Publications Examples Downloads API Overview API Doc Tutorials

dict

Synopsis:

{ key1 : value1, 
      key2 : value2, 
      ... ,
      keyN : valueN }

Description:

Creates a dictionary i.e. a list of string keys associated to values.

Example:

{"player1" : [1,2,3] , "player2" : nil}


Contact: Fulvio Frapolli (fulvio . frapolli //at// unifr . ch), Amos Brocco (amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @
© 2009