# Functions
FromContext returns the kept channel, if any.
IsKept checks whether the given context obtains information about the kept channel as defined in this package, if any kept channel is present.
NewContext returns a new context.Context that carries value v.
SetKept is a safe way to signal keeping finalizers.