module Code_fn:sig
..end
typebltin =
Algebra_type.item_cursor_nary_to_item_cursor_code
typebltin_mat =
Algebra_type.item_list_nary_to_item_list_code
val lookup_bltin_fctn : Xquery_common_ast.cfname * int ->
Code_selection_context.code_selection_context -> bltin
val add_bltin_fctn : (Xquery_common_ast.cfname * int) *
(Code_selection_context.code_selection_context -> bltin) -> unit
val _fn_boolean : Algebra_type.alg_compile_context -> bltin