mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-26 17:28:13 +00:00
todo
This commit is contained in:
parent
7a17ca664d
commit
33d49d3dc7
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ typedef boxed_xval_t xv_ternary_func_t(
|
|||
boxed_xval_t* pbxval3);
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
// xxx merge the two groups, or make them different ...
|
||||
|
||||
static inline boxed_xval_t b_x_is_present_xfunc(boxed_xval_t* pbxval1) {
|
||||
return box_ephemeral_val(
|
||||
mv_from_bool(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue