| No other cites to report in EditorDoc | |
| ml_use_subst_new | Def Use:{Us}[Ts] == Using subst:{Us}[Ts] | 
| ml_subst_new | Def subst:{Us}[Ts] == ml_subst_new Tms:[Us] Tms:[Ts] | 
| iml_quote_list | Def Tms:[TS] == term_seq_to_list_with `iml_quote_list_cat`,[]  TS  | 
| ml_apply | Def a b == ((a)(b)) | 
| ml_pair | Def a,b == ((a),(b)) | 
| ml_parens | Def (a) == (a) | 
| ml_nil | Def [] == [] | 
| ml_tok | Def `$tok` == `$tok` | 
| ml_toko | Def `s` == `s` | 
| Syntax: | has structure: | 
About:
|  |