This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
madlisp
Watch
1
Star
0
Fork
0
You've already forked madlisp
mirror of
https://github.com/peklaiho/madlisp.git
synced
2024-11-23 13:55:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d1b412f913
madlisp
/
src
/
Seq.php
8 lines
69 B
PHP
Raw
Normal View
History
Unescape
Escape
add Vector, other improvements
2020-05-31 04:34:24 +00:00
<
?
php
namespace
MadLisp
;
abstract
class
Seq
extends
Collection
{
move new-function from Seq to Collection
2020-12-06 14:05:04 +00:00
functions for collections
2020-06-02 02:51:21 +00:00
}
Reference in New Issue
Copy Permalink