Skip to content

Commit ac42aac

Browse files
committed
Added headline
1 parent 516e9a8 commit ac42aac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Modifiable Variables
12
Modifiable variable allows one to set modifications to basic types after or before their values are actually determined. When their actual values are determined and one tries to access the value via getters the original value will be returned in a modified form accordingly.
23

34
The best way to present the functionality of this concept is by means of a simple example:

0 commit comments

Comments
 (0)