Skip to content

Inlining functions#58

Open
lvalenta wants to merge 1 commit intopointfreeco:mainfrom
lvalenta:feature/inlining-functions
Open

Inlining functions#58
lvalenta wants to merge 1 commit intopointfreeco:mainfrom
lvalenta:feature/inlining-functions

Conversation

@lvalenta
Copy link

This MR adds @inlinable tag to convenience public functions that do not touch any internal or private variables/methods. The compiler will now be able to inline these methods and call directly the code method content.

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.

1 participant