package metapp
Meta-preprocessor for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
metapp.0.4.4.tar.gz
sha512=817b33d9006a6849845e29a2b12ad7b7d13e34e38216bd2724df45e8f24356f9d281e2731ecc37a8ab2b5faef844252a04f976adf61d024b7653235e38dfdc46
doc/src/metapp.version_info/metapp_version_info.ml.html
Source file metapp_version_info.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14
let () = Findlib.init () let ppxlib_version_string = Findlib.package_property [] "ppxlib" "version" let ppxlib_version = match String.split_on_char '.' ppxlib_version_string with | [major; minor; patch] -> (int_of_string major, int_of_string minor, int_of_string patch) | _ -> assert false let ast_version = match ppxlib_version with | (0, (22 | 23 | 24 | 25), _) -> (4, 12) | _ -> (4, 14)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>