Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4067874
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T16:18:17+00:00 2026-05-20T16:18:17+00:00

Having a list of equally sized lists, e.g.: (def d [[A B] [A C]

  • 0

Having a list of equally sized lists, e.g.:

(def d [["A" "B"] ["A" "C"] ["H" "M"]])

How can it be transformed into a list of sets, each set for the indexes above:

[#{"A" "H"} #{"B" "C" "M"}]
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T16:18:18+00:00Added an answer on May 20, 2026 at 4:18 pm
    (map set (apply map vector d))
    

    “(apply map vector)” is what is called “zip” in other languages like Python. It calls vector on the first item of each element of d, then the second item of each element, etc.

    Then we call set on each of those collections.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking into sending regular automated text-messages to a list of subscribed users. Having
I am having a problem getting a list of fields from a query defined
I’m having an issue where a drop down list in IE 6/7 is behaving
I have an Events list in sharepoint and need to disallow users from having
I'm having a problem using CSS's display:inline property with the list-style-image: property on <li>
I am having List of images in my project i have to get the
i'm having list of user with check box, so the function is at least
i am having two list box which perform add remove item functionality which are
i am having some list of domains in the DB,like http://www.masn.com/index.html http://www.123musiq.com/index.html etc what
I am having a list of bean, now i want to change the value

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.