octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49559] Implementation of containers.Map


From: A.R. Burgers
Subject: [Octave-bug-tracker] [bug #49559] Implementation of containers.Map
Date: Fri, 7 Apr 2017 13:26:21 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #21, bug #49559 (project octave):


>> version
ans = 9.1.0.441655 (R2016b)

>> m = containers.Map ([1, 2], {magic(3), eye(3)})
m = Map with properties:

        Count: 2
      KeyType: double
    ValueType: any

>> m.ValueType

ans = any


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49559>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]