Skip to main content

sn

Function sn 

Source
pub unsafe extern "C" fn sn(string: S, n: I) -> S
Expand description

Enumerate the first n chars from a character array. Returns the same character array as an input and must be used to add character array to a symbol list.

ยงExample

See the example of js.