MCPcopy Create free account
hub / github.com/covscript/covscript / data

Function data

sources/instance/type_ext.cpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248 }
249
250 var data(array::iterator &it)
251 {
252 return *it;
253 }
254
255// Capacity
256 bool empty(const array &arr)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected