package mustache

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Shortcut for concatening two templates pieces.

val (^) : t -> t -> t

The location of the created Concat node has location dummy_loc. Use concat to provide a location.