Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-2072

Add map get and put syntactic sugar to stellar and stellar shell

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: To Do
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Expand the Stellar map functionality in stellar-common.

      Examples:

      mymap := {}
      mymap['foo'] := 'bar'
      mymap
      { 'foo' : 'bar' }
      mymap['foo']
      'bar'

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mmiklavcic Michael Miklavcic
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: