package tezos-stdlib

  1. Overview
  2. Docs

Module TzFilename.Infix

val (//) : string -> string -> string

x // y is Filename.concat x y.