Home
last modified time | relevance | path

Searched refs:ucl_NULL (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/libucl/haskell/
H A Dhucl.hs57 ucl_NULL :: UCL_TYPE
58 ucl_NULL = 8 function
104 |n==ucl_NULL = error "null undefined"
111 iterateObject obj it vec = if ucl_object_type obj == ucl_NULL
120 iterateArray obj it vec = if ucl_object_type obj == ucl_NULL