René's URL Explorer Experiment


Title: Implement dict to receive Object as key, not only String · Issue #118 · go-python/gpython · GitHub

Open Graph Title: Implement dict to receive Object as key, not only String · Issue #118 · go-python/gpython

X Title: Implement dict to receive Object as key, not only String · Issue #118 · go-python/gpython

Description: gpython/py/dict.go Line 68 in 33327c5 type StringDict map[string]Object Change the dict to receive a hashable object as a key, not just a string. I will change it so that the object can be looked up through the hash value of the object. ...

Open Graph Description: gpython/py/dict.go Line 68 in 33327c5 type StringDict map[string]Object Change the dict to receive a hashable object as a key, not just a string. I will change it so that the object can be looked u...

X Description: gpython/py/dict.go Line 68 in 33327c5 type StringDict map[string]Object Change the dict to receive a hashable object as a key, not just a string. I will change it so that the object can be looked u...

Opengraph URL: https://github.com/go-python/gpython/issues/118

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Implement dict to receive Object as key, not only String","articleBody":"https://github.com/go-python/gpython/blob/33327c5231b03c84972bec57262694aebbaa1e84/py/dict.go#L68\r\n\r\nChange the dict to receive a hashable object as a key, not just a string.\r\nI will change it so that the object can be looked up through the hash value of the object.\r\n\r\nStore the object in the slice and use the map to find the index of the stored object through the hash value.\r\n```go\r\nmake([]Object, 0, len(default_size))  // slice to store object  (index -\u003e Object)\r\ntype Dict map[HashIndex]int // map to store index of slice  (Hash -\u003e index)\r\n```\r\n\r\nIs it ok to implement dict this way?","author":{"url":"https://github.com/HyeockJinKim","@type":"Person","name":"HyeockJinKim"},"datePublished":"2019-10-14T03:53:48.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":10},"url":"https://github.com/118/gpython/issues/118"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:9e702321-5b3b-59cf-65d3-8c8f798bbaca
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9524:359457:D62A39:12BD8E3:696A2EF9
html-safe-nonce6dc68b48e8108e07357ccc30b1ee870e641225512918ebe231dd9e1098b24100
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NTI0OjM1OTQ1NzpENjJBMzk6MTJCRDhFMzo2OTZBMkVGOSIsInZpc2l0b3JfaWQiOiI2Nzg0MjE2MjI5NTQ0MDc5MDk3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac9a5a60a97b6d7bcb2aee9307a7152350f72334b5f9f9a64f864040f3940ee2a0
hovercard-subject-tagissue:506435285
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/go-python/gpython/118/issue_layout
twitter:imagehttps://opengraph.githubassets.com/8ec73a43ccad754cb09f7fdfff60d719950266031faa15c2ca5588a7e09f1315/go-python/gpython/issues/118
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/8ec73a43ccad754cb09f7fdfff60d719950266031faa15c2ca5588a7e09f1315/go-python/gpython/issues/118
og:image:altgpython/py/dict.go Line 68 in 33327c5 type StringDict map[string]Object Change the dict to receive a hashable object as a key, not just a string. I will change it so that the object can be looked u...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameHyeockJinKim
hostnamegithub.com
expected-hostnamegithub.com
Noneade130928b3890d20ecf9c887468a17e88d5c9a740ea2a85c2c2162e7c58e623
turbo-cache-controlno-preview
go-importgithub.com/go-python/gpython git https://github.com/go-python/gpython.git
octolytics-dimension-user_id7604679
octolytics-dimension-user_logingo-python
octolytics-dimension-repository_id143203535
octolytics-dimension-repository_nwogo-python/gpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id143203535
octolytics-dimension-repository_network_root_nwogo-python/gpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec00842167ca2e5b13e8171812965d503e925ece6
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/go-python/gpython/issues/118#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgo-python%2Fgpython%2Fissues%2F118
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgo-python%2Fgpython%2Fissues%2F118
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=go-python%2Fgpython
Reloadhttps://github.com/go-python/gpython/issues/118
Reloadhttps://github.com/go-python/gpython/issues/118
Reloadhttps://github.com/go-python/gpython/issues/118
go-python https://github.com/go-python
gpythonhttps://github.com/go-python/gpython
Notifications https://github.com/login?return_to=%2Fgo-python%2Fgpython
Fork 98 https://github.com/login?return_to=%2Fgo-python%2Fgpython
Star 987 https://github.com/login?return_to=%2Fgo-python%2Fgpython
Code https://github.com/go-python/gpython
Issues 51 https://github.com/go-python/gpython/issues
Pull requests 2 https://github.com/go-python/gpython/pulls
Actions https://github.com/go-python/gpython/actions
Projects 0 https://github.com/go-python/gpython/projects
Wiki https://github.com/go-python/gpython/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/go-python/gpython/security
Please reload this pagehttps://github.com/go-python/gpython/issues/118
Insights https://github.com/go-python/gpython/pulse
Code https://github.com/go-python/gpython
Issues https://github.com/go-python/gpython/issues
Pull requests https://github.com/go-python/gpython/pulls
Actions https://github.com/go-python/gpython/actions
Projects https://github.com/go-python/gpython/projects
Wiki https://github.com/go-python/gpython/wiki
Security https://github.com/go-python/gpython/security
Insights https://github.com/go-python/gpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/go-python/gpython/issues/118
New issuehttps://github.com/login?return_to=https://github.com/go-python/gpython/issues/118
Implement dict to receive Object as key, not only Stringhttps://github.com/go-python/gpython/issues/118#top
https://github.com/HyeockJinKim
https://github.com/HyeockJinKim
HyeockJinKimhttps://github.com/HyeockJinKim
on Oct 14, 2019https://github.com/go-python/gpython/issues/118#issue-506435285
gpython/py/dict.gohttps://github.com/go-python/gpython/blob/33327c5231b03c84972bec57262694aebbaa1e84/py/dict.go#L68
33327c5https://github.com/go-python/gpython/commit/33327c5231b03c84972bec57262694aebbaa1e84
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.