Search:

Type: Posts; User: sapzero

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,225

    Re: Selecting a specific list

    I've got it. It was a different method that forms the list and it was implemented in the constructor.
  2. Replies
    1
    Views
    1,225

    Selecting a specific list

    Hello all. I have a problem with lists. And I have the following output when it is printed out to a text file:
    [{[5.1, 3.5, 1.4, 0.2, NaN];null}, {[4.9, 3.0, 1.4, 0.2, NaN];null}]

    So my question...
  3. Replies
    0
    Views
    2,006

    [SOLVED] Hashtable and Key Size

    Hello everybody,
    I got the following hashtable:
    {Key1 = {a=a, b=b, c=c}, Key2={x=x, y=y}, etc...}

    All I need is to retrieve amount of items each key has.

    Thanks.
Results 1 to 3 of 3