Definitions EditorDoc Sections Nuprl Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
No other cites to report in EditorDoc
lib_searchDef MLmacro
Def LibSearch{RANGE}:
Def CONDITION

Def 
Def HELP
Def == {Search a list of object names. }
Def == (new_scratch_with `LibAnswer`
Def == ((plug_enumobterm
Def == ((3

Def == ((ModifySearch
Def == (((let condcode,rangecode
Def == (((let  (convert_ml CONDITION),(convert_ml RANGE) in
Def == ((((let e c cs  c.(remove_mod termeq_mod_slots c cs) in
Def == (((([edit_last_lib_search_range
Def == (((([:= e rangecode edit_last_lib_search_range ;
Def == (((([rangecode
Def == ((((;edit_last_lib_search_cond := e condcode edit_last_lib_search_cond ;
Def == ((((;condcode])
Def == (((@[lib_search_cache
Def == (((@[:= W remove_2d_alist_entry_mod termeq_mod_slots lib_search_cache
Def == (((@[:= CONDITION
Def == (((@[:= RANGE ;
Def == (((@[create_sectioned_seq_of_obrefs Lib Search Result was: false false
Def == (((@[0,0
Def == (((@[(mk_simple_term `lib_search_code` [CONDITION;RANGE])])))
Def == ?? [`libsearchabort`] `Aborted`
ob_refDef ml, editor, ob_ref, possible_ob_ref, no_spaces
Def $how == `$obname`
ml_tokDef ml, possible_ob_ref
Def `$tok` == `$tok`
ml_nilDef ml
Def [] == []
ml_consDef ml, ml_cons
Def a.b == ((a).(b))
ml_oDef ml
Def ab == $o a,b
ml_applyDef ml, ml_apply
Def a b == ((a)(b))
ml_pairDef ml
Def a,b == ((a),(b))
ml_assignDef ml
Def a := b == ((a):=(b))
ml_seqDef ml, ml_seq
Def a ; b == ((a);(b))
ml_letinDef ml, ml_let, nospaces
Def let$mod a  b in c == let$mod a  b in c
ml_lcatDef ml
Def a@b == ((a)@(b))
ml_qqDef ml
Def a ?? b c == ((a)??(b)(c))
ml_tokoDef ml, semi_puretext
Def `s` == `s`
ml_declDef ml
Def a  b == a=(b)
ml_letin_wrapDef ml, nospaces
Def let$mod D in c == let$mod D in (c)
ml_parensDef ml, slots_not_slots
Def (a) == (a)

Syntax:LibSearch{RANGE}:
CONDITION


HELP
has structure: lib_search(CONDITIONHELPRANGE)

About:
!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions EditorDoc Sections Nuprl Doc