Skip to content

Commit

Permalink
update std::jule::ast
Browse files Browse the repository at this point in the history
  • Loading branch information
mertcandav committed Aug 14, 2023
1 parent 4b2d61a commit c5c36c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/standard-library/std-jule-ast.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,11 @@ struct FnDecl {
Function declaration.\
Also represents anonymous function expression.

**Methods:**

`fn is_anon(self): bool`\
Reports whether function is anonymous.

---

```jule
Expand Down

0 comments on commit c5c36c6

Please sign in to comment.