| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
| layout | pattern | |
|---|---|---|
| title | Fluent Interface | |
| folder | fluentinterface | |
| permalink | /patterns/fluentinterface/ | |
| categories | Functional | |
| tags |
|
A fluent interface provides an easy-readable, flowing interface, that often mimics a domain specific language. Using this pattern results in code that can be read nearly as human language.
A fluent interface can be implemented using any of
Use the Fluent Interface pattern when
| Back | FazBrowse Home | New Git URL |