package mustache

  1. Overview
  2. Docs

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.