h3-duckdb icon indicating copy to clipboard operation
h3-duckdb copied to clipboard

Convert Implemented Functions list in README into example and result table?

Open marklit opened this issue 1 year ago • 0 comments

Perhaps something like DuckDB's documentation where they show each function with example parameters and the output. It would help people skimming through documentation or looking for a function of interest quicker. It could also result in more of the codebase being used by strangers and potentially uncovering new issues.

https://duckdb.org/docs/sql/functions/timestamp

marklit avatar Mar 21 '24 06:03 marklit