yacin
yacin
Yeah, that's a fine work around it's just clunky. I've also defined variables as `option`s and used the configuration framework to keep the value synced across the cluster, which is...
> We do have proliferation of min/max variants for double, int, count already :-( Accepting only two arguments is pretty limiting. Most languages either allow you to do it on...
i have the same issue (runs w/o errors but no playlist is created) with plex server 3.17.3. i've also tried: * stopping plex, running the script, starting plex * restarting...
Yeah, I like `Undef` as long as it can be differentiated between "unset" so that's cool. (2) and (3) both seem fine to me and in my very inexperienced opinion,...
I suppose either way is fine as long as it's documented. I think it's a bit clearer to return a vector and have a helper function (like [`to_set`](https://github.com/zeek/zeek/issues/3059)) that does...
Howdy Anthony! Yeah, I figured one could work around it with `any`, but it'd still be nice to have it in the core and also get the type checking for...
> Sorry, I'm very busy recently. Let's leave it open for the future. no problem of course! if it bothers me enough i'll try and implement it myself and send...