Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement stripProperPrefix and isProperPrefixOf operations #40

Open
Martinsos opened this issue Nov 11, 2021 · 0 comments
Open

Implement stripProperPrefix and isProperPrefixOf operations #40

Martinsos opened this issue Nov 11, 2021 · 0 comments

Comments

@Martinsos
Copy link
Member

Martinsos commented Nov 11, 2021

Take a look at https://hackage.haskell.org/package/path-0.9.0/docs/Path-Posix.html -> stripProperPrefix and isProperPrefixOf.

We want to implement that same function here.

@Martinsos Martinsos changed the title Implement stripProperPrefix operation Implement stripProperPrefix and isProperPrefixOf operations Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants