Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 133 Bytes

inc.md

File metadata and controls

13 lines (9 loc) · 133 Bytes
name see also
cljs.core/inc
cljs.core/dec

Summary

Details

Returns a number one greater than x.

Examples