mirror of
https://github.com/VinGarcia/ksql.git
synced 2025-09-04 19:36:56 +00:00
Updated Modifiers (markdown)
parent
056b99ed6e
commit
cff5d181aa
@ -41,7 +41,7 @@ A Modifier can therefore be used for:
|
|||||||
|
|
||||||
Modifiers improve on the `Valuer`/`Scanner` feature provided by the standard library in two ways:
|
Modifiers improve on the `Valuer`/`Scanner` feature provided by the standard library in two ways:
|
||||||
|
|
||||||
1. They are not coupled to the type of the attribute, but to the attribute itself.
|
1. They are not coupled to the type of the attribute.
|
||||||
2. They are reusable: You create it once and you can use it in many attributes of many different types.
|
2. They are reusable: You create it once and you can use it in many attributes of many different types.
|
||||||
|
|
||||||
### List of Built-in Modifiers
|
### List of Built-in Modifiers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user