To fix repeat (mean a) as many times as there are elements in "a" Easiest and by no means efficient solution would be (map - a (repeat (mean a))).
確定! 回上一頁