Length of an SLIst ?

Chris Pons cmpons at gmail.com
Mon Apr 2 13:42:23 PDT 2012


I'm trying to find the length of a Slist. I've tried using the 
built in .length function but it generates this error: "Error: no 
property 'length' for type 'SList!(Node)'". Are there any other 
built in ways to find the length?


More information about the Digitalmars-d-learn mailing list