summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSilvan Mosberger <silvan.mosberger@tweag.io>2023-04-05 20:27:46 +0200
committerSilvan Mosberger <silvan.mosberger@tweag.io>2023-04-05 20:27:46 +0200
commit866f75e5b9579a4c4f6391b68c2a31633ab13e30 (patch)
tree699131ddb9a93aead9753e86ea13036a1fe52468 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentb505951d8a88e2be76bcf14a7daa87fe21523d6c (diff)
lib.path.append: Add a law
With removePrefix introduced in a future commit this law can then be used to derive removePrefix p (append p s) == subpath.normalise s => (wrap with append) append p (removePrefix p (append p s)) == append p (subpath.normalise s) => (append is not influenced by subpath normalisation) append p (removePrefix p (append p s)) == append p s => (substitute q = append p s) append p (removePrefix p q) == q Not included in the docs because it's not that important, just shows that the first statement is more general than the second one (because this derivation doesn't work the other way)
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions