最近学Clojure,但不知道怎么写一个矩阵转置函数,我想Clojure,Emacs Lisp都是Lisp方言, ... (defun my-transpose (matrix) (apply #'cl-mapcar #'list matrix)) ...
確定! 回上一頁