Skip to content

Minor: typo in the web.mime documentation (i.e. in README) #85

@dumblob

Description

@dumblob

The list of routines in the README mentions 2x the same routine instead of the second routine being updateDb(source: io::Stream) => int.

Btw in all these documentation the term Functions is used, but Dao uses Routines (also internally) to distinguish pure functions (i.e. without side effects) from just a bounded reusable ordered code with input arguments and a return value. We should probably rewrite all mentions of a function to routine.

@Night-walker, do you actually still have commit access to this repository (either directly or somewhere else - where?)? @daokoder, I'd like to submit pull requests for these minor things - where should I submit them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions