5 Commits

Author SHA1 Message Date
Ingo Karkat ac6a031c6d Add ingo#funcref#UnaryIdentity() 2019-07-11 08:34:54 +02:00
Ingo Karkat c12fe113c0 Cosmetics: Delete changelogs of files modified in this release 2018-09-29 13:14:43 +02:00
Ingo Karkat 066649053a Add ingo#funcref#AsString()
In contrast to ingo#funcref#ToString(), this can be useful when concatenating Funcrefs (and keep them as Funcrefs, i.e. with the function(...)) with other types, avoiding "E729: using Funcref as a String".
2018-03-25 10:25:32 +02:00
Ingo Karkat da2a977a5a ENH: ingo#funcref#ToString() returns non-Funcref argument as is (instead of empty String)
This allows to transparently handle function names (as String), too.
2017-11-28 13:30:24 +01:00
Ingo Karkat c2af98cd14 file creation 2017-05-26 17:37:22 +02:00