j9-sys 0.1.4

Rust bindings for jq
Documentation
1
2
3
4
5
6
7
#ifndef JV_PRIVATE
#define JV_PRIVATE

int jvp_number_cmp(jv, jv);
int jvp_number_is_nan(jv);

#endif //JV_PRIVATE