Skip to content

Instantly share code, notes, and snippets.

@zhouqiang-cl
Created December 19, 2016 08:53
Show Gist options
  • Save zhouqiang-cl/246d5ba108a58b0852dfe4dd52215972 to your computer and use it in GitHub Desktop.
Save zhouqiang-cl/246d5ba108a58b0852dfe4dd52215972 to your computer and use it in GitHub Desktop.
common lisp 的类型 SIMPLE-ARRAY
描述
simple-array 是没有嵌套其他 array的, 没有 fill pointer, 并且不能显式调整的 array.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment