package mustache

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

Module With_locations.Infix

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.