Skip to content

Conversation

@timfennis
Copy link
Owner

@timfennis timfennis commented Mar 11, 2025

Parses documentation from functions defined in rust and adds the to the runtime.

Also adds a docs function to return the documentation as a string:

λ trim_start.docs
fn(String) -> Removes leading whitespace from the string.
fn(String, String) -> Removes leading occurrences of `pat` from the string.

Todo

  • Add names of parameters to the signature

@timfennis timfennis force-pushed the feature/function-docs branch from ba227b1 to def3f9a Compare April 8, 2025 08:18
@timfennis timfennis force-pushed the feature/function-docs branch from c070615 to 8516e2b Compare April 14, 2025 11:14
@timfennis
Copy link
Owner Author

There are so many more improvement but it's time to merge...

@timfennis timfennis enabled auto-merge (squash) April 14, 2025 11:22
@timfennis timfennis merged commit 47a9b57 into master Apr 14, 2025
1 check passed
@timfennis timfennis deleted the feature/function-docs branch April 14, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants