Go Built-In Functions Length and Capacity: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:
=<tt>len()</tt>=
=<tt>len()</tt>=


* [[Go Strings#String_Length|String length]]
* [[Go Arrays#Array_Length|Array length]]
* [[Go Arrays#Array_Length|Array length]]
* [[Go Strings#String_Length|String length]]
* [[Go Slices#Slice_Length|Slice length]]


=<tt>cap()</tt>=
=<tt>cap()</tt>=

Revision as of 01:47, 28 March 2016