blaze / blaze/datashape

no argument function syntax

Open
#162 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
189
Forks
62
PR merge metrics
No merged PRs in 30d

Description

there doesn't appear to be a way to spell functions with no arguments, such as something like `current_timestamp` in some sql databases.

I tried `() -> datetime` and `(void) -> datetime`, and `(null) -> datetime` but none are valid datashapes. @mwiebe and @izaid might have a way to do this in libdynd. We should adopt their syntax if so.

cc @llllllllll

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.