Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 174 Bytes

vec.md

File metadata and controls

14 lines (10 loc) · 174 Bytes
name see also
cljs.core/vec
cljs.core/vector
cljs.core/vector?

Summary

Details

Creates a new vector containing the contents of coll

Examples