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
A Function which applies a procedure to the a (often mutable) argument and returns the result. It provides a way to use mutable classes like builders in a single composed expression. Convenience ctors allow applying multiple procedures.
The text was updated successfully, but these errors were encountered:
A
Function
which applies a procedure to the a (often mutable) argument and returns the result. It provides a way to use mutable classes like builders in a single composed expression. Convenience ctors allow applying multiple procedures.The text was updated successfully, but these errors were encountered: