Clarify relationship between `gset_to_gmap` and `set_to_map`.
Compare changes
+ 12
− 0
@@ -286,6 +286,11 @@ Section gset.
@@ -286,6 +286,11 @@ Section gset.
@@ -342,6 +347,13 @@ Section gset.
@@ -342,6 +347,13 @@ Section gset.
As a response to a question by @jung at Mattermost: https://mattermost.mpi-sws.org/iris/pl/xdgqgkyw9ifcmj3zdsy8dyb18e I added some comments.
Aside from the differences pointed out in the added comments, the gset
function was there before the generic set
function.