package spin
OCaml project generator
Install
Dune Dependency
Authors
Maintainers
Sources
opam-spin-0.8.3.tbz
sha256=eeef9d3b89cca796d8d47ba425cee131bf14b5b0f1349927c4d8b22297b1f6b6
sha512=1850cad87f180b37e658e716986f6aa0ba76e57d6638d40b8f6e8ae2c6f60deee82218464e02356632022b394f49cc5a341e7255112aef455ffec9ca2db4cc32
doc/src/spin.std/filename.ml.html
Source file filename.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
open Stdlib.Filename let check_suffix = check_suffix let chop_extension = chop_extension let chop_suffix = chop_suffix let current_dir_name = current_dir_name let is_implicit = is_implicit let is_relative = is_relative let parent_dir_name = parent_dir_name let dir_sep = dir_sep let quote = quote let temp_dir_name = get_temp_dir_name () let dirname = dirname let basename = basename let of_parts = function | [] -> failwith "Filename.of_parts: empty parts list" | root :: rest -> List.fold_left concat root rest let concat = concat
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>