> It's not a contradiction, as kostis noted specs are not complete<div>> enumerations of all possible argument types.</div><div><br></div><div>Well, lists:append/2 asks for a list() as a second argument. Shouldn't</div>

<div>it badarg when I give it 'a', as in lists:append([], a) ?</div>