mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-11-28 07:21:21 +08:00
bd1a6e98dc
* Fields may now be exposed via getter methods. * Field names are automatically converted to dashed-case. * Assoc behavior is no longer implemented for structmaps. * The IsStructMap marker method no longer takes a special marker argument. There is a little danger of a value accidentally implementing this method. |
||
---|---|---|
.. | ||
match.go | ||
re_test.go | ||
re.go |