5 lines
75 B
Plaintext
Raw Normal View History

# -*- coding: utf-8 -*-
# name: map lambda
# key: map
# --
(map #($1) $2)$>