The functions
fli:pointer-element-size
and
fli:pointer-element-type
have been extended to accept a FLI pointer type as argument, and return the size (or type) of the elements of that type.
The functions
fli:foreign-array-dimensions
(and
fli:foreign-array-element-type
) have been extended to accept the name of a FLI array type as argument and in this case return the dimensions (or type of the elements) of the array type.