Geth setup-raku: e2491e2d88 | dependabot[bot]++ (committed using GitHub Web editor) | 2 files
Bump @octokit/request-error and @actions/github

Bumps [@octokit/request-error](github.com/octokit/request-error.js) to 5.1.1 and updates ancestor dependency [@actions/github](github.com/actions/toolkit/tree/HE...s/github). These dependencies need to be updated together.
Updates `@octokit/request-error` from 2.1.0 to 5.1.1
  - [Release notes](github.com/octokit/request-error.js/releases)
... (15 more lines)
01:01
setup-raku: f66ab4bbae | (Shoichi Kaji)++ (committed using GitHub Web editor) | 2 files
Merge pull request #37 from Raku/dependabot/npm_and_yarn/multi-939339bafa

Bump @octokit/request-error and @actions/github
01:02
ugexe we could probably not post those type of chore commits/merges here 01:52
lizmat ugexe: change to reporting on #raku-dev 09:36
*changed
Xliff Hello! 13:36
librasteve hi 13:37
antononcube Certain graph properties, like, edge-count and vertex-count, can be computed for "symbolic" graphs. For example, Graph::Complete.new($n).edge-count can produce a function for $n if $n is undefined (or Whatever.) So, couple of questions related to this: 16:26
1) Should these symbolic graphs be in a separate namespace, for example, Graph::Symbolic::Complete or Graph::Symbolic::Star? The other way araound, e.g. Graph::Complete::Symbolic etc. ? Maybe it is better to have just one class that handles both the numeric and symbolic cases. 16:27
2) Since, there is no "stable" symbolic implementation in Raku, should these symbolic properties return pure functions or code? (Maybe, both.) Are there any other options? 16:29
[Coke] Huh. someone sent me an email asking if I would sell them github.com/coke 19:11
(and it's some company that might actually have some money)
timo do it if it's really really really really really really really much money 19:13
[Coke] For sure, I asked them what terms they were considering. :) 19:14
librasteve lifetime supply of cola i guess 21:23