Common Lisp是否具有类似于Java的Set Interface/implementing类的东西? [英] Does Common Lisp have a something like java's Set Interface/implementing classes?

查看:76
本文介绍了Common Lisp是否具有类似于Java的Set Interface/implementing类的东西?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要类似,元素的集合,其中不包含任何元素的重复项. Common Lisp,特别是SBCL,是否有这样的东西?

I need something like this, a collection of elements which contains no duplicates of any element. Does Common Lisp, specifically SBCL, have any thing like this?

推荐答案

查看 cl容器.有一个集合容器类.

Look at cl-containers. There is a set-container class.

这篇关于Common Lisp是否具有类似于Java的Set Interface/implementing类的东西?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆