not -every?functionUsage:(not-every? pred coll)Returns false if (pred x) is logical true for every x in coll, else true. not- ...
確定! 回上一頁