# NOT RUN {
example=list(1:5, 11:15, 21:25, 31:35)
(profoundZapSegID(3, example)) #removes first list entry since 3 appears in that vector
(profoundZapSegID(40, example)) #does nothing, since 40 does not appear anywhere
# }
Run the code above in your browser using DataLab