Skip to content

Document relation between joinPath and </> #82

Closed
@andreasabel

Description

@andreasabel

I would expect that joinPath[a,b] behaves exactly like a </> b (aka combine a b). Unfortunately, the documentation does not enlighten me on the relationship between joinPath and combine. Is joinPath just a fold using the monoid mempty = ""; mappend = combine?

I would have consulted the source code to clarify my question, but see #81.

Please document the relationship between joinPath and combine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions