package spin
OCaml project generator
Install
Dune Dependency
Authors
Maintainers
Sources
spin-0.8.0.tbz
sha256=2d612f7a55a2cd71177e96c6a5a5d3a7c258b19b4eef9cf994a24b1ec77c3764
sha512=1b46b047c6f3d3ed38ba38912680e2af802517f30d27ae42ceca4fa1b3954d28ba6922535a322230a57e466f009df499823b39a325f476a9bf938fa2e0cd8f4a
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)"
>