Skip to content

Add ExportAs Operator #14

@dishmint

Description

@dishmint
Export["test.txt", "hello there"]

vs

ExportAs["test.txt"] @ "hello there"
{1,2,3} // ExportAs["CSV"]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions