| No other cites to report in EditorDoc | |
| 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`,[] |
| ml_apply | Def a b == ((a)(b)) |
| ml_nil | Def [] == [] |
| ml_tok | Def `$tok` == `$tok` |
| ml_pair | Def a,b == ((a),(b)) |
| ml_parens | Def (a) == (a) |
| ml_toko | Def `s` == `s` |
| Syntax: | has structure: |
About: