package tezos-stdlib

  1. Overview
  2. Docs
val (//) : string -> string -> string

x // y is Filename.concat x y.