You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I discovered Punctual through a workshop last week, and it seems really fun and interesting. However, I was wondering what functions I may be missing from the documentation? I know of several things, such as fdbk and fb, which don't appear in the REFERENCE.md. Is there a recommended way in the code to "grep" for the list of current functions?
The text was updated successfully, but these errors were encountered:
There shouldn't be too much that is missing, and when prodded like this, I can usually quickly add it. I have just added fdbk and fb to the reference. A heads up that I consider fdbk deprecated and will likely remove it in the next major version (which is a significant focus of my time from Jan-Apr 2024 when I am on a research leave - I will also be rewriting Punctual from the ground up in PureScript, to enable it to be an Estuary exolang as well as probably for significant performance benefits...)
PS - you may be interested to follow/participate in the Punctual discussion at the punctual channel #punctual on the Estuary Discord (current invite link is here: https://discord.gg/snvFzkPtFr)
Hi there, I discovered Punctual through a workshop last week, and it seems really fun and interesting. However, I was wondering what functions I may be missing from the documentation? I know of several things, such as
fdbk
andfb
, which don't appear in the REFERENCE.md. Is there a recommended way in the code to "grep" for the list of current functions?The text was updated successfully, but these errors were encountered: