Skip to content

[IMPL] implement io functions #88

@Doomsk

Description

@Doomsk

Implementation description

Just like #86 but this issue is intended to encompass the input/output (io) implementation. It may be further organized as sub-modules in the future, but for now, the bare minimum is needed, such as:

  • writing function
    • files
    • buffers
  • reading function
    • files
    • buffers

This may also involve creating types, constants, modifiers and other features to it.

Expected behavior

Description of particular implementations to be described below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    implementationImplementing according to docs TODOs pagepythonPull requests that update Python coderoadmap

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions