Created
December 19, 2016 08:53
-
-
Save zhouqiang-cl/246d5ba108a58b0852dfe4dd52215972 to your computer and use it in GitHub Desktop.
common lisp 的类型 SIMPLE-ARRAY
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
描述 | |
simple-array 是没有嵌套其他 array的, 没有 fill pointer, 并且不能显式调整的 array. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment