Function kdb_c_api::new_simple_list[][src]

pub fn new_simple_list(qtype: i8, length: J) -> K
Expand description

Constructor of q simple list.

Example

See the example of new_dictionary.