| S | |
| source_check_result [CamlTemplate.Cache] | 
The type returned by a template source loader when it checks
    whether a template's source code has changed.
 | 
| T | |
| t [CamlTemplate.Cache] | 
The type of template caches.
 | 
| template [CamlTemplate] | 
Represents a parsed template.
 | 
| tfun [CamlTemplate.Model] | 
The type contained in a  Tfun: a function that
        takestvalues as arguments, and returns atvalue. | 
| thash [CamlTemplate.Model] | 
The type contained in a  Thash: a collection oftvalues, each of which has a name. | 
| tlist [CamlTemplate.Model] | 
The type contained in a  Tlist: a list oftvalues. | 
| tvalue [CamlTemplate.Model] | 
A value in a template data model.
 |