Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!sdd.hp.com!wuarchive!julius.cs.uiuc.edu!apple!hercules!fernwood!dumbcat!marc From: marc@dumbcat.sf.ca.us (Marco S Hyman) Newsgroups: comp.lang.c++ Subject: Re: libraries, compilers, class info, exceptions Message-ID: <216@dumbcat.sf.ca.us> Date: 4 Oct 90 04:51:20 GMT References: <704@ajpo.sei.cmu.edu> <813@dyndata.UUCP> <1549@camex.COM> Distribution: na Organization: MH Software, Hayward, Ca. Lines: 11 In article <1549@camex.COM> geoff@circus.UUCP (Geoffrey Knauth) writes: What's the difference between a set and a bag? Every element in a set is unique. Not so in a bag. {1,2,3} can be either a set or a bag. {1,2,2,3} is only a bag. (At least that's how I was taught). // marc -- // marc@dumbcat.sf.ca.us // {ames,decwrl,sun}!pacbell!dumbcat!marc