[Cs4800] Working with List

Karl Lieberherr lieber at ccs.neu.edu
Sun Dec 4 16:49:29 EST 2011


Matthew is right. The F in DemeterF stands for Functional. The lists are
patterned after Lisp lists. -- Karl

On Sun, Dec 4, 2011 at 4:37 PM, Matthew Strax-Haber <straxhaber at gmail.com>wrote:

> Try List.create()
>
> For some reason, the implementors of DemeterF decided to override "List",
> which causes this confusion.
>        You can find JavaDocs here:
>
> http://www.ccs.neu.edu/home/chadwick/demeterf/doc/edu/neu/ccs/demeterf/lib/package-summary.html
>
> Note that DemeterF's "List" implementation operates in a functional manner
> rather than using side-effects like Java's "List".
>
>
> Best regards,
> --
> ~ Matthew Strax-Haber
> Northeastern University
>
> On Dec 4, 2011, at 4:34 PM, Elizabeth L Brown wrote:
>
> > Has anyone figured out how to successfully work with List?  It's not
> Java List and the documentation doesn't seem to have been included.
>  Specifically, has anyone figured out how to initialize a list properly in
> tests?
> >
> > Thanks!
> > Liz
> >
> > _______________________________________________
> > Cs4800 mailing list
> > Cs4800 at lists.ccs.neu.edu
> > https://lists.ccs.neu.edu/bin/listinfo/cs4800
>
>
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs4800 mailing list