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?
- Length of an SLIst ? Chris Pons
- Re: Length of an SLIst ? Justin Whear
- Re: Length of an SLIst ? Andrej Mitrovic
- Re: Length of an SLIst ? Andrej Mitrovic
- Re: Length of an SLIst ? Ali Çehreli
- Re: Length of an SLIst ? Steven Schveighoffer
- Re: Length of an SLIst ? Andrej Mitrovic
- Re: Length of an SLIst ? bearophile
- Re: Length of an SLIst ? Justin Whear